S4E just found an informational wpcode – insert headers and footers + custom code snippets – wordpress code manager detection scanner
high·Product Based Web Vulnerabilities·Updated Dec 29, 2025

CVE-2024-6753 Scanner

CVE-2024-6753 Scanner - Cross-Site Scripting (XSS) vulnerability in Social Auto Poster

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.3k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-6753
6.1
CVSShigh
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Social Auto Posterby WPWeb
0
social_auto_posterby wpweb
0
Updated Aug 22, 2026View on NVD →
Detail

Social Auto Poster is a widely used plugin for WordPress that facilitates the posting of content to various social media platforms automatically. It is popular among bloggers, businesses, and content creators who seek to enhance their social media presence by scheduling and automating their posts. The plugin's ease of integration with platforms like Facebook, LinkedIn, and Twitter makes it a preferred choice for digital marketing strategies. Such tools are essential in maintaining a steady online presence, reducing manual workload, and ensuring timely content dissemination.

The detected vulnerability within the Social Auto Poster plugin is a Cross-Site Scripting (XSS) issue. XSS vulnerabilities allow attackers to inject malicious scripts into web pages viewed by other users. This particular vulnerability arises from insufficient sanitization and escaping of input data, leading to potential unauthorized script executions. Such vulnerabilities can compromise user security by allowing session hijacking, defacement, or unwanted redirections when users access the compromised pages.

The technical details of this vulnerability focus on the 'mapTypes' parameter within the 'wpw_auto_poster_map_wordpress_post_type' AJAX function. This function fails to properly sanitize input data, allowing an attacker to insert harmful scripts. A specific POST request to the 'admin-ajax.php' endpoint, passing malicious payloads through the 'mapTypes' parameter, exploits this vulnerability. The suboptimal handling of user input in this endpoint is the primary cause, leading to the execution of unauthorized scripts when affected pages are loaded by other users.

When exploited, this vulnerability can lead to significant security breaches including session hijacking, where attackers gain unauthorized access to user accounts. It can also result in defacement, altering the appearance and content of affected web pages, or redirection to malicious sites. These attacks compromise user trust and the credibility of platforms relying on the plugin, potentially resulting in data breaches, loss of user data, or reputational damage to affected websites.

REFERENCES

Solution Advice
  • Update the Social Auto Poster plugin to the latest version to ensure this vulnerability is patched.
  • Implement input validation to sanitize user inputs across the platform.
  • Use Content Security Policy (CSP) headers to mitigate the impact of potential XSS attacks.
  • Regularly audit and test your WordPress site for vulnerabilities using security tools.
  • Ensure that the minimum necessary permissions are applied to user accounts accessing sensitive plugin settings.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2024-6753 Scanner - Cross-Site Scripting (XSS) vulnerability in Social Auto Poster S4E