S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Sep 17, 2025

CVE-2024-36857 Scanner

CVE-2024-36857 Scanner - Path Traversal vulnerability in Jan

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

Jan v0.4.12 was discovered to contain an arbitrary file read vulnerability via the /v1/app/readFileSync interface.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
n/aby n/a
n/a
janby janhq
0.4.12
Updated Sep 10, 2026View on NVD →
Detail

Jan is a software application utilized by developers to manage and execute projects efficiently. Used primarily in the technology sector, Jan is equipped with a variety of features that enhance productivity. It is a favored tool among development teams for its ability to integrate diverse functionalities and streamline workflows. Jan is often implemented in agile environments where quick iterations and feedback loops are crucial. This software is designed to help teams manage project tasks, files, and communications effectively. As it is widely adopted by teams across different domains, ensuring its security is of paramount importance.

Path Traversal is a critical vulnerability that allows malicious actors to access files on the server that should not be available, bypassing the normal security constraints. This vulnerability occurs when user-controlled data is used to construct paths to files or directories in a way that allows navigation to different directories. By manipulating variables that reference files, an attacker can execute unauthorized commands or access sensitive data. The vulnerability could lead to the exposure of confidential information, potentially posing a high risk to organizations. It is classified as critical due to the potential impact on the affected systems, leading to significant security breaches.

The vulnerability in question exists within the /v1/app/readFileSync interface of Jan application. It enables arbitrary file read operations through crafted requests that exploit the path' parameter. The malicious payload attempts to traverse directories by using sequences like ../../, which could ultimately bypass directory restrictions. Detection is performed by checking for specific patterns in the responses that indicate access to unauthorized files. Successful exploitation can include reading sensitive files such as /etc/passwd and Windows configuration files. The vulnerability is detected using specific match conditions in the HTTP response to determine unauthorized file access.

Exploitation of this Path Traversal vulnerability can have severe consequences. Attackers could gain access to sensitive information stored on the server, such as user credentials and system configuration files. This unauthorized access might lead to further attacks, including privilege escalation and persistent access to the system. Additionally, information obtained could be used to launch targeted attacks against individuals or systems. This vulnerability can undermine trust in software security, leading to reputational damage for organizations using the Jan software. It could also result in financial losses if sensitive corporate data is compromised.

REFERENCES

Solution Advice
  • Update Jan to the latest version to address the Path Traversal vulnerability.
  • Implement proper validation of user inputs to prevent arbitrary file read operations.
  • Use security testing tools to identify similar vulnerabilities in your environment.
  • Regularly monitor logs for signs of attempted exploitation, such as unexpected file access.

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-36857 Scanner - Path Traversal vulnerability in Jan | S4E