S4E just found a high top 10 tcp port service scan
medium·Product Based Web Vulnerabilities·Updated Mar 10, 2026

CVE-2024-37261 Scanner

CVE-2024-37261 Scanner - Cross-Site Scripting (XSS) vulnerability in WP-Lister Lite for Amazon

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-37261
6.1
CVSShigh
Exploitable remotely over the internet · no authentication required · user interaction needed.

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WP Lab WP-Lister Lite for Amazon wp-lister-for-amazon.This issue affects WP-Lister Lite for Amazon: from n/a through <= 2.6.16.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
WP-Lister Lite for Amazonby WP Lab
0
wp_lister_lite_for_amazonby wp_lab
0
Updated Aug 22, 2026View on NVD →
Detail

WP-Lister Lite for Amazon is a plugin designed for WordPress that enables users to manage their Amazon listings directly from their WordPress dashboard. It is widely used by e-commerce store owners to synchronize inventory and manage orders efficiently. The plugin streamlines the process of selling products on Amazon, making it easier to update prices, product details, and availability. By offering seamless integration with Amazon's platform, WP-Lister Lite saves time and reduces errors for online retailers. This plugin is utilized by small to medium-sized businesses looking for a comprehensive solution to manage their selling channels. Its key function is to improve productivity and sales operations for WordPress-powered e-commerce websites.

Cross-Site Scripting (XSS) is a common security vulnerability that allows attackers to inject malicious scripts into webpages viewed by other users. This specific vulnerability arises from insufficient input sanitization and output escaping in the plugin. Attackers can exploit this flaw by tricking a user into clicking on a crafted link, resulting in the execution of arbitrary scripts in the user's browser. Such exploits can lead to the theft of session cookies, defacement of websites, or redirection to malicious sites. It is a reflection-based XSS, meaning the exploit occurs when the malicious input is reflected off a web server and executed by the victim's browser. Mitigating such vulnerabilities involves proper validation and sanitization of user input at all endpoints.

The vulnerability details indicate that the plugin lacked adequate sanitization mechanisms, especially in handling user inputs for certain pages. The vulnerable endpoint involves the `GET` request to `/wp-admin/admin.php?page=wpla-tools&tab=stock_log` with a parameter called `date_from`. The attacker injects a payload into this parameter, which includes HTML autofocus attributes that execute JavaScript when focusing. The output escaping was not sufficiently robust to prevent this type of injection attack. The vulnerability relies on social engineering tactics wherein the attacker persuades the victim to click on a malicious link. It is crucial for developers to closely analyze such points within the plugin where user data gets processed and displayed.

When this vulnerability is exploited, attackers can execute arbitrary scripts in the context of the targeted user's browser session. Potential impacts include unauthorized actions being performed on behalf of the victim, access to sensitive information such as cookies leading to session hijacking, and potential site defacement. It could impact user trust and lead to loss of data integrity and confidentiality. The exploit requires minimal interaction, increasing the likelihood of attackers successfully compromising affected sites. Enterprises that depend on the plugin are advised to address the issue promptly to prevent any adverse security breaches.

REFERENCES

Solution Advice
  • Upgrade the WP-Lister Lite for Amazon plugin to the latest version or patch where this vulnerability is addressed.
  • Implement input validation and output escaping for user inputs throughout the application to prevent such vulnerabilities.
  • Consider using security-focused WordPress plugins to provide an extra layer of defense against XSS attacks.
  • Educate users about the dangers of clicking on suspicious links and the significance of maintaining secure browsing practices.
  • Regularly audit third-party plugins used within WordPress installations for security vulnerabilities and ensure they are up-to-date.

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-37261 Scanner - Cross-Site Scripting (XSS) vulnerability in WP-Lister Lite for Amazon S4E