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-10915

Publication date:
06/11/2024
A vulnerability was found in D-Link DNS-320, DNS-320LW, DNS-325 and DNS-340L up to 20241028. It has been rated as critical. Affected by this issue is the function cgi_user_add of the file /cgi-bin/account_mgr.cgi?cmd=cgi_user_add. The manipulation of the argument group leads to os command injection. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used.
Severity CVSS v4.0: CRITICAL
Last modification:
08/11/2024

CVE-2020-11859

Publication date:
06/11/2024
Improper Input Validation vulnerability in OpenText iManager allows Cross-Site Scripting (XSS). This issue affects iManager before 3.2.3
Severity CVSS v4.0: Pending analysis
Last modification:
08/11/2024

CVE-2024-10186

Publication date:
06/11/2024
The Event post plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's events_cal shortcode in all versions up to, and including, 5.9.6 due to insufficient input sanitization and output escaping on user supplied attributes. 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:
08/11/2024

CVE-2024-10168

Publication date:
06/11/2024
The Active Products Tables for WooCommerce. Use constructor to create tables plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's woot_button shortcode in all versions up to, and including, 1.0.6.4 due to insufficient input sanitization and output escaping on user supplied attributes. 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:
08/11/2024

CVE-2024-8323

Publication date:
06/11/2024
The Pricing Tables WordPress Plugin – Easy Pricing Tables plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘fontFamily’ attribute in all versions up to, and including, 3.2.6 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:
08/11/2024

CVE-2024-10715

Publication date:
06/11/2024
The MapPress Maps for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Map block in all versions up to, and including, 2.94.1 due to insufficient input sanitization and output escaping on user supplied attributes. 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:
08/11/2024

CVE-2024-9902

Publication date:
06/11/2024
A flaw was found in Ansible. The ansible-core `user` module can allow an unprivileged user to silently create or replace the contents of any file on any system path and take ownership of it when a privileged user executes the `user` module against the unprivileged user's home directory. If the unprivileged user has traversal permissions on the directory containing the exploited target file, they retain full control over the contents of the file as its owner.
Severity CVSS v4.0: Pending analysis
Last modification:
03/11/2025

CVE-2024-8614

Publication date:
06/11/2024
The JobSearch WP Job Board plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the jobsearch_wp_handle_upload() function in all versions up to, and including, 2.6.7. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
Severity CVSS v4.0: Pending analysis
Last modification:
08/11/2024

CVE-2024-8615

Publication date:
06/11/2024
The JobSearch WP Job Board plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the jobsearch_location_load_excel_file_callback() function in all versions up to, and including, 2.6.7. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Severity CVSS v4.0: Pending analysis
Last modification:
08/11/2024

CVE-2024-52043

Publication date:
06/11/2024
Generation of Error Message Containing Sensitive Information in HumHub GmbH & Co. KG - HumHub on Linux allows: Excavation (user enumeration).This issue affects all released HumHub versions: through 1.16.2.
Severity CVSS v4.0: MEDIUM
Last modification:
08/11/2024

CVE-2024-9681

Publication date:
06/11/2024
When curl is asked to use HSTS, the expiry time for a subdomain might<br /> overwrite a parent domain&amp;#39;s cache entry, making it end sooner or later than<br /> otherwise intended.<br /> <br /> This affects curl using applications that enable HSTS and use URLs with the<br /> insecure `HTTP://` scheme and perform transfers with hosts like<br /> `x.example.com` as well as `example.com` where the first host is a subdomain<br /> of the second host.<br /> <br /> (The HSTS cache either needs to have been populated manually or there needs to<br /> have been previous HTTPS accesses done as the cache needs to have entries for<br /> the domains involved to trigger this problem.)<br /> <br /> When `x.example.com` responds with `Strict-Transport-Security:` headers, this<br /> bug can make the subdomain&amp;#39;s expiry timeout *bleed over* and get set for the<br /> parent domain `example.com` in curl&amp;#39;s HSTS cache.<br /> <br /> The result of a triggered bug is that HTTP accesses to `example.com` get<br /> converted to HTTPS for a different period of time than what was asked for by<br /> the origin server. If `example.com` for example stops supporting HTTPS at its<br /> expiry time, curl might then fail to access `http://example.com` until the<br /> (wrongly set) timeout expires. This bug can also expire the parent&amp;#39;s entry<br /> *earlier*, thus making curl inadvertently switch back to insecure HTTP earlier<br /> than otherwise intended.
Severity CVSS v4.0: Pending analysis
Last modification:
03/11/2025

CVE-2024-10543

Publication date:
06/11/2024
The Tumult Hype Animations plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the hypeanimations_getcontent function in all versions up to, and including, 1.9.14. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve animation information.
Severity CVSS v4.0: Pending analysis
Last modification:
08/11/2024