Vulnerabilities

With the aim of informing, warning and helping professionals with the latest security vulnerabilities in technology systems, we have made a database available for users interested in this information, which is in Spanish and includes all of the latest documented and recognised vulnerabilities.

This repository, with over 75,000 registers, is based on the information from the NVD (National Vulnerability Database) – by virtue of a partnership agreement – through which INCIBE translates the included information into Spanish.

On occasions this list will show vulnerabilities that have still not been translated, as they are added while the INCIBE team is still carrying out the translation process. The CVE  (Common Vulnerabilities and Exposures) Standard for Information Security Vulnerability Names is used with the aim to support the exchange of information between different tools and databases.

All vulnerabilities collected are linked to different information sources, as well as available patches or solutions provided by manufacturers and developers. It is possible to carry out advanced searches, as there is the option to select different criteria to narrow down the results, some examples being vulnerability types, manufacturers and impact levels, among others.

Through RSS feeds or Newsletters we can be informed daily about the latest vulnerabilities added to the repository. Below there is a list, updated daily, where you can discover the latest vulnerabilities.

CVE-2024-53147

Publication date:
24/12/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> exfat: fix out-of-bounds access of directory entries<br /> <br /> In the case of the directory size is greater than or equal to<br /> the cluster size, if start_clu becomes an EOF cluster(an invalid<br /> cluster) due to file system corruption, then the directory entry<br /> where ei-&gt;hint_femp.eidx hint is outside the directory, resulting<br /> in an out-of-bounds access, which may cause further file system<br /> corruption.<br /> <br /> This commit adds a check for start_clu, if it is an invalid cluster,<br /> the file or directory will be treated as empty.
Severity CVSS v4.0: Pending analysis
Last modification:
24/12/2024

CVE-2024-53148

Publication date:
24/12/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> comedi: Flush partial mappings in error case<br /> <br /> If some remap_pfn_range() calls succeeded before one failed, we still have<br /> buffer pages mapped into the userspace page tables when we drop the buffer<br /> reference with comedi_buf_map_put(bm). The userspace mappings are only<br /> cleaned up later in the mmap error path.<br /> <br /> Fix it by explicitly flushing all mappings in our VMA on the error path.<br /> <br /> See commit 79a61cc3fc04 ("mm: avoid leaving partial pfn mappings around in<br /> error case").
Severity CVSS v4.0: Pending analysis
Last modification:
24/12/2024

CVE-2024-43441

Publication date:
24/12/2024
Authentication Bypass by Assumed-Immutable Data vulnerability in Apache HugeGraph-Server.<br /> <br /> This issue affects Apache HugeGraph-Server: from 1.0.0 before 1.5.0.<br /> <br /> Users are recommended to upgrade to version 1.5.0, which fixes the issue.
Severity CVSS v4.0: Pending analysis
Last modification:
01/07/2025

CVE-2024-11726

Publication date:
24/12/2024
The Appointment Booking Calendar Plugin and Scheduling Plugin – BookingPress plugin for WordPress is vulnerable to SQL Injection via the &amp;#39;category&amp;#39; parameter of the &amp;#39;bookingpress_form&amp;#39; shortcode in all versions up to, and including, 1.1.21 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Severity CVSS v4.0: Pending analysis
Last modification:
24/12/2024

CVE-2024-10856

Publication date:
24/12/2024
The Booking Calendar WpDevArt plugin is vulnerable to time-based, blind SQL injection via the `id` parameter in the “wpdevart_booking_calendar” shortcode in versions up to, and including, 3.2.19 due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query. The vulnerability requires the “delete_prev_date” theme option being enabled. This makes it possible for authenticated attackers, with contributor-level access or above, to append additional SQL queries into already existing query that can be used to extract sensitive information such as passwords from the database.
Severity CVSS v4.0: Pending analysis
Last modification:
21/03/2025

CVE-2024-12268

Publication date:
24/12/2024
The Responsive Blocks – WordPress Gutenberg Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the &amp;#39;responsive-block-editor-addons/portfolio&amp;#39; block in all versions up to, and including, 1.9.7 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Severity CVSS v4.0: Pending analysis
Last modification:
28/02/2025

CVE-2024-10584

Publication date:
24/12/2024
The DirectoryPress – Business Directory And Classified Ad Listing plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 3.6.16 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the SVG file. When DirectoryPress Frontend is installed, this can be exploited by unauthenticated users.
Severity CVSS v4.0: Pending analysis
Last modification:
28/02/2025

CVE-2024-53241

Publication date:
24/12/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> x86/xen: don&amp;#39;t do PV iret hypercall through hypercall page<br /> <br /> Instead of jumping to the Xen hypercall page for doing the iret<br /> hypercall, directly code the required sequence in xen-asm.S.<br /> <br /> This is done in preparation of no longer using hypercall page at all,<br /> as it has shown to cause problems with speculation mitigations.<br /> <br /> This is part of XSA-466 / CVE-2024-53241.
Severity CVSS v4.0: Pending analysis
Last modification:
05/01/2025

CVE-2024-12850

Publication date:
24/12/2024
The Database Backup and check Tables Automated With Scheduler 2024 plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.32 via the database_backup_ajax_download() function. This makes it possible for authenticated attackers, with administrator-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information.
Severity CVSS v4.0: Pending analysis
Last modification:
24/12/2024

CVE-2024-12881

Publication date:
24/12/2024
The PlugVersions – Easily rollback to previous versions of your plugins plugin for WordPress is vulnerable to arbitrary file uploads due to a missing capability check on the eos_plugin_reviews_restore_version() function in all versions up to, and including, 0.0.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to create arbitrary files leveraging files included locally.
Severity CVSS v4.0: Pending analysis
Last modification:
24/12/2024

CVE-2024-53240

Publication date:
24/12/2024
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> xen/netfront: fix crash when removing device<br /> <br /> When removing a netfront device directly after a suspend/resume cycle<br /> it might happen that the queues have not been setup again, causing a<br /> crash during the attempt to stop the queues another time.<br /> <br /> Fix that by checking the queues are existing before trying to stop<br /> them.<br /> <br /> This is XSA-465 / CVE-2024-53240.
Severity CVSS v4.0: Pending analysis
Last modification:
24/12/2024

CVE-2024-8721

Publication date:
24/12/2024
The Tracking Code Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the tracking code field in all versions up to, and including, 2.3.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Severity CVSS v4.0: Pending analysis
Last modification:
24/12/2024