CVE-2024-9061
Scores
EPSS
Percentile: 89.0%
CVSS
CVSS Score: 9.8/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
None (N)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
High (H)
Measures the impact to the availability of the impacted component
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
Sources
CWEs
Exploits
Vulnerable Software (2)
Type: Configuration
Operating System:
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:themehunk:wp_popup_builder:*:*:*:*:*:wordpress:*:*", "versionEndExcluding": "1.3.6" } ],...
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:themehunk:wp_popup_builder:*:*:*:*:*:wordpress:*:*", "versionEndExcluding": "1.3.6" } ], "negate": false, "operator": "OR" } ], "operator": "OR"}
Source: anchore_overrides
Type: Configuration
Vendor: *
Product: wp_popup_builder
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:themehunk:wp_popup_builder:*:*:*:*:*:wordpress:*:*", "versionEndExcluding": "1.3.6", "vulnerable": true } ], "operator": "OR"...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:themehunk:wp_popup_builder:*:*:*:*:*:wordpress:*:*", "versionEndExcluding": "1.3.6", "vulnerable": true } ], "operator": "OR"}
Source: nvd