CVE-2024-9061

Scores

EPSS

0.890high89.0%
0%20%40%60%80%100%

Percentile: 89.0%

CVSS

9.8critical3.x
0246810

CVSS Score: 9.8/10

All CVSS Scores

CVSS 3.x
9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

The The WP Popup Builder – Popup Forms and Marketing Lead Generation plugin for WordPress is vulnerable to arbitrary shortcode execution via the wp_ajax_nopriv_shortcode_Api_Add AJAX action in all versions up to, and including, 1.3.5. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes. NOTE: This vulnerability was partially fixed in version 1.3.5 with a nonce check, which effectively prevented access to the affected function. However, version 1.3.6 incorporates the correct authorization check to prevent unauthorized access.

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

anchore_overridesnvd

CWEs

CWE-94

Exploits

Exploit ID: CVE-2024-9061

Source: github-poc

URL: https://github.com/RandomRobbieBF/CVE-2024-9061

Vulnerable Software (2)

Type: Configuration

Operating System:

Trait:
{  "children": [    {      "cpe_match": [        {          "cpe23uri": "cpe:2.3:a:themehunk:wp_popup_builder:*:*:*:*:*:wordpress:*:*",          "versionEndExcluding": "1.3.6"        }      ],...

Source: anchore_overrides

Type: Configuration

Vendor: *

Product: wp_popup_builder

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:themehunk:wp_popup_builder:*:*:*:*:*:wordpress:*:*",      "versionEndExcluding": "1.3.6",      "vulnerable": true    }  ],  "operator": "OR"...

Source: nvd

End of list