Lucene search
+L

1445 matches found

Vulnrichment
Vulnrichment
added 2026/03/12 7:47 p.m.10 views

CVE-2026-32274 Black: Arbitrary file writes from unsanitized user input in cache file name

Black is the uncompromising Python code formatter. Starting in version 24.3.0 and prior to version 26.3.1, Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without sanitization, which...

8.7CVSS7.8AI score0.00621EPSS
SaveExploits0References13
OSV
OSV
added 2026/03/12 7:47 p.m.9 views

CVE-2026-32274 Black: Arbitrary file writes from unsanitized user input in cache file name

Black is the uncompromising Python code formatter. Starting in version 24.3.0 and prior to version 26.3.1, Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without sanitization, which...

8.7CVSS5.7AI score
SaveExploits0References15
EUVD
EUVD
added 2026/03/12 6:33 p.m.12 views

EUVD-2026-11698

Black: Arbitrary file writes from unsanitized user input in cache file name...

8.7CVSS5.8AI score0.00621EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/12 6:33 p.m.4 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal due to improper input sanitization in the --python-cell-magics option when constructing cache file names. An attacker can write files to arbitrary locations on the file system by supplying crafted input. Details A...

8.7CVSS6.3AI score0.00621EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/12 6:33 p.m.23 views

Black: Arbitrary file writes from unsanitized user input in cache file name

Impact Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without sanitization, which allowed an attacker who controls the value of this argument to write cache files to arbitrary file...

8.7CVSS5.9AI score0.00621EPSS
SaveExploits0References15Affected Software1
NVD
NVD
added 2026/03/12 5:16 p.m.8 views

CVE-2026-28791

Tina is a headless content management system. Prior to 2.1.7, a path traversal vulnerability exists in the TinaCMS development server's media upload handler. The code at media.ts joins user-controlled path segments using path.join without validating that the resulting path stays within the intend...

7.4CVSS0.00325EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/12 4:55 p.m.4 views

CVE-2026-28791

Tina is a headless content management system. Prior to 2.1.7, a path traversal vulnerability exists in the TinaCMS development server's media upload handler. The code at media.ts joins user-controlled path segments using path.join without validating that the resulting path stays within the intend...

7.4CVSS5.9AI score0.00325EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/03/12 4:55 p.m.20 views

CVE-2026-28791

CVE-2026-28791 : TinaCMS’s development server media upload handler is vulnerable to path traversal prior to 2.1.7. The code uses path.join() on user-supplied path segments without restricting the resulting path to the media directory, enabling writing files to arbitrary filesystem locations. The ...

7.4CVSS5.9AI score0.00325EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.7 views

PT-2026-25011

Tina is a headless content management system. Prior to 2.1.7, a path traversal vulnerability exists in the TinaCMS development server's media upload handler. The code at media.ts joins user-controlled path segments using path.join without validating that the resulting path stays within the intend...

7.4CVSS5.9AI score0.00325EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/11 9:30 p.m.7 views

EUVD-2026-11408

FastGPT is an AI Agent building platform. In 4.14.7 and earlier, FastGPT's Python Sandbox fastgpt-sandbox includes guardrails intended to prevent file writes static detection + seccomp. These guardrails are bypassable by remapping stdout fd 1 to an arbitrary writable file descriptor using fcntl...

6.3CVSS5.9AI score0.00296EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/11 3:30 p.m.4 views

CVE-2026-27897

Vociferous provides cross-platform, offline speech-to-text with local AI refinement. Prior to 4.4.2, the vulnerability exists in src/api/system.py within the exportfile route. The application accepts a JSON payload containing a filename and content. While the developer intended for a native UI...

10CVSS5.9AI score0.00644EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/11 12:9 a.m.13 views

OliveTin's unsafe parsing of UniqueTrackingId can be used to write files

When the saveLogs feature is enabled, OliveTin persists execution log entries to disk. The filename used for these log files is constructed in part from the user-supplied UniqueTrackingId field in the StartAction API request. This value is not validated or sanitized before being used in a file...

8.5CVSS6.3AI score0.00712EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/11 12:0 a.m.12 views

PT-2026-24699

Vociferous provides cross-platform, offline speech-to-text with local AI refinement. Prior to 4.4.2, the vulnerability exists in src/api/system.py within the export file route. The application accepts a JSON payload containing a filename and content. While the developer intended for a native UI...

10CVSS5.9AI score0.00644EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2026/03/10 9:8 p.m.32 views

CVE-2026-31817 OliveTin's unsafe parsing of UniqueTrackingId can be used to write files

OliveTin gives access to predefined shell commands from a web interface. Prior to 3000.11.2, when the saveLogs feature is enabled, OliveTin persists execution log entries to disk. The filename used for these log files is constructed in part from the user-supplied UniqueTrackingId field in the...

8.5CVSS0.00712EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/03/10 9:8 p.m.3 views

CVE-2026-31817 OliveTin has unsafe parsing of UniqueTrackingId can be used to write files

OliveTin gives access to predefined shell commands from a web interface. Prior to 3000.11.2, when the saveLogs feature is enabled, OliveTin persists execution log entries to disk. The filename used for these log files is constructed in part from the user-supplied UniqueTrackingId field in the...

8.5CVSS6AI score0.00712EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/10 5:33 p.m.9 views

CVE-2026-30973 Zip Slip arbitrary file write in @appium/support ZIP extraction

Appium is an automation framework that provides WebDriver-based automation possibilities for a wide range platforms. Prior to 7.0.6, @appium/support contains a ZIP extraction implementation extractAllTo via ZipExtractor.extract with a path traversal Zip Slip check that is non-functional. The chec...

6.5CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/10 5:33 p.m.3 views

CVE-2026-30973 Zip Slip arbitrary file write in @appium/support ZIP extraction

Appium is an automation framework that provides WebDriver-based automation possibilities for a wide range platforms. Prior to 7.0.6, @appium/support contains a ZIP extraction implementation extractAllTo via ZipExtractor.extract with a path traversal Zip Slip check that is non-functional. The chec...

6.5CVSS5.8AI score0.00388EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/09 12:0 a.m.13 views

actual 安全漏洞

actual is a personal finance tool developed by Actual. Versions prior to 26.3.0 of actual contained security vulnerabilities. These vulnerabilities stemmed from improper validation of the x-actual-file-id header, which was controlled by users. This could lead to directory traversal and arbitrary...

6.5CVSS5.9AI score0.00377EPSS
SaveExploits1References4
GithubExploit
GithubExploit
added 2026/03/07 10:41 p.m.247 views

Exploit for Path Traversal in Rarlab Winrar

CVE-2025-8088 CVE-2025-8088 — Educational proof-of-concept for...

8.8CVSS6AI score0.94551EPSS
SaveExploits35
RedhatCVE
RedhatCVE
added 2026/03/07 1:44 a.m.6 views

CVE-2026-28486

OpenClaw versions 2026.1.16-2 prior to 2026.2.14 contain a path traversal vulnerability in archive extraction during installation commands that allows arbitrary file writes outside the intended directory. Attackers can craft malicious archives that, when extracted via skills install, hooks instal...

6.8CVSS5.9AI score0.00152EPSS
SaveExploits0References1
Rows per page
Query Builder