The current_url parameter of the AJAX call to the GalleryBox action of admin-ajax.php is vulnerable to reflected Cross Site Scripting. The value of the current_url parameter is embedded within an existing JavaScript within the response allowing arbitrary JavaScript to be inserted and executed. No authentication is required to exploit this issue.
Note that other parameters within a AJAX call, such as image_id, must be valid for this vulnerability to be successfully exploited.
References
Configurations
No configuration.
History
02 Aug 2024, 17:35
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
26 Mar 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-03-26 16:15
Updated : 2024-08-02 17:35
NVD link : CVE-2024-29832
Mitre link : CVE-2024-29832
CVE.ORG link : CVE-2024-29832
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')