S4E just found a critical-severity finding from cve-2022-27924 scanner
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Sep 2, 2024

CVE-2024-6746 Scanner

CVE-2024-6746 scanner - Arbitrary File Read vulnerability in EasySpider

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, ipv4, subdomain
CostFree
2.9k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-6746
5.3
CVSSmedium
Exploitable from an adjacent network · no authentication required.

A vulnerability classified as problematic was found in NaiboWang EasySpider 0.6.2 on Windows. Affected by this vulnerability is an unknown functionality of the file \EasySpider\resources\app\server.js of the component HTTP GET Request Handler. The manipulation with the input /../../../../../../../../../Windows/win.ini leads to path traversal: '../filedir'. The attack needs to be done within the local network. The exploit has been disclosed to the public and may be used. The identifier VDB-271477 was assigned to this vulnerability. NOTE: The code maintainer explains, that this is not a big issue "because the default is that the software runs locally without going through the Internet".

Attack Vector
Adjacent
Privileges Req.
None
User Interaction
None
Affected
EasySpiderby NaiboWang
0.6.2
easyspiderby naibowang
0.6.2
Updated Sep 10, 2026View on NVD →
Detail

EasySpider is a web scraping tool used primarily by data analysts and developers to gather and parse data from websites. It is designed for ease of use with pre-configured settings for common scraping tasks. The software runs on Windows and supports multiple data export formats. Users appreciate its ability to manage large scraping projects efficiently. However, improper handling of file paths within the application could expose the system to potential risks.

The vulnerability in EasySpider allows unauthorized reading of arbitrary files on the host system. The issue stems from improper input validation in the HTTP GET request handler. An attacker within the same network can exploit this vulnerability to access sensitive files by crafting specific paths in the request. The flaw impacts the Windows platform and has a medium severity score.

The vulnerability occurs in EasySpider's HTTP GET request handler within the server.js file. The handler does not adequately sanitize user-supplied input, allowing for directory traversal attacks. By manipulating the input with a sequence like /../../../../../../../../../Windows/win.ini, an attacker can bypass normal access controls and read arbitrary files on the system. This vulnerability is particularly dangerous because it can expose system configuration files, leading to further security issues.

Exploitation of this vulnerability could result in unauthorized disclosure of sensitive information stored on the server. Attackers could gain access to configuration files, potentially exposing system secrets or other critical data. This could lead to escalated attacks, where the attacker leverages disclosed information to further compromise the system or other networked resources.

Using the S4E platform, you can quickly identify and mitigate vulnerabilities like this one in your digital assets. Our platform provides comprehensive scanning and easy-to-understand reports, helping you maintain robust security posture. By becoming a member, you gain access to real-time threat intelligence, automated scanning tools, and expert support to protect your infrastructure from emerging threats.

References:

Solution Advice
  • Implement proper input validation to sanitize user inputs before processing.
  • Restrict access to sensitive files on the server, ensuring only authorized personnel can access them.
  • Apply the latest security patches and updates provided by the vendor.
  • Regularly audit server configurations and monitor for unauthorized access attempts.

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-6746 scanner - Arbitrary File Read vulnerability in EasySpider | S4E