CVE Details
Basic Information
| Title | Upsonic server.py os.path.join path traversal |
|---|---|
| Type | cve |
| Published | 2025-06-19T20:31:05.135Z |
| Last Seen |
Product Information
| Vendor | n/a |
|---|---|
| Product | Upsonic |
| Version | 0.55.0 |
CVSS Information
| Base Score | 5.1 (MEDIUM) |
|---|---|
| Attack Vector | CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P |
| Confidentiality Impact | |
| Integrity Impact | |
| Availability Impact |
AI Analysis
| AI Description | A critical vulnerability in Upsonic allows attackers to perform path traversal attacks via the file.filename argument in markdown/server.py, potentially leading to unauthorized file access. |
|---|---|
| AI Severity | Medium |
| Vendor | Upsonic Community |
| Product | Upsonic |
| Affected Version | 0.55.0, 0.55.1, 0.55.2, 0.55.3, 0.55.4, 0.55.5, 0.55.6 |
Affected Products
- n/a Upsonic 0.55.0
- n/a Upsonic 0.55.1
- n/a Upsonic 0.55.2
- n/a Upsonic 0.55.3
- n/a Upsonic 0.55.4
- n/a Upsonic 0.55.5
- n/a Upsonic 0.55.6
Additional Information
| CVE List | |
|---|---|
| CWE List | CWE-22 |
| Bulletin Family |
References
Description
A vulnerability classified as critical was found in Upsonic up to 0.55.6. This vulnerability affects the function os.path.join of the file markdown/server.py. The manipulation of the argument file.filename leads to path traversal. The exploit has been disclosed to the public and may be used.