Vulnerability CVE-2022-1707


Published: 2022-06-13

Description:
The Google Tag Manager for WordPress plugin for WordPress is vulnerable to reflected Cross-Site Scripting via the s parameter due to the site search populating into the data layer of sites with insufficient sanitization in versions up to an including 1.15. The affected file is ~/public/frontend.php and this could be exploited by unauthenticated attackers.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

CVSS2 => (AV:N/AC:M/Au:N/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.3/10
2.9/10
8.6/10
Exploit range
Attack complexity
Authentication
Remote
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Gtm4wp -> Google tag manager 

 References:
https://github.com/duracelltomi/gtm4wp/issues/224
https://www.wordfence.com/vulnerability-advisories/#CVE-2022-1707
https://github.com/duracelltomi/gtm4wp/blob/1.15/public/frontend.php#L298
https://github.com/duracelltomi/gtm4wp/blob/1.15/public/frontend.php#L782

Copyright 2024, cxsecurity.com

 

Back to Top