CVE-2024-6753
Social Auto Poster <= 5.3.14 - Unauthenticated Stored Cross-Site Scripting
Record summary
CVE-2024-6753 has a selected CVSS score of 7.2 (high); EIP currently links 1 Nuclei template.
Description
The Social Auto Poster plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘mapTypes’ parameter in the 'wpw_auto_poster_map_wordpress_post_type' AJAX function in all versions up to, and including, 5.3.14 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Jul 24, 2024 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jul 24, 2024 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Social Auto PosterBrowse WPWeb / Social Auto PosterDefault status: unaffected | CVE List | Through 5.3.14 | affected |
social_auto_posterBrowse wpwebinfotech / social_auto_poster | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryHIGHSocial Auto Poster <= 5.3.14 - Stored Cross-Site ScriptingCVSS 7.2
Social Auto Poster plugin for WordPress versions up to 5.3.14 contains a stored cross-site scripting caused by insufficient sanitization and escaping of 'mapTypes' parameter in the 'wpw_auto_poster_map_wordpress_post_type' AJAX function, letting unauthenticated attackers inject and execute arbitrary scripts when users access affected pages.
Impact
Attackers can execute arbitrary scripts in users' browsers, potentially leading to session hijacking, defacement, or redirection.
Remediation
Update to the latest version of the plugin where the vulnerability is fixed.
Source: ProjectDiscovery