Lucene search
+L

5259 matches found

OSV
OSV
added 2026/03/12 7:47 p.m.11 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.14 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.8 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.25 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
OSV
OSV
added 2026/03/12 6:33 p.m.8 views

GHSA-3936-CMFR-PM3M 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
SaveExploits0References15
NVD
NVD
added 2026/03/12 5:16 p.m.11 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.28 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
OSV
OSV
added 2026/03/12 2:48 p.m.9 views

BIT-PARSE-2026-30966 Parse Server role escalation and CLP bypass via direct `_Join` table write

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2 and 8.6.20, Parse Server's internal tables, which store Relation field mappings such as role memberships, can be directly accessed via the REST API or GraphQL API by any client...

10CVSS5.8AI score0.00384EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/12 2:21 p.m.6 views

GHSA-QCC4-P59M-P54M OpenClaw: Sandbox dangling-symlink alias handling could bypass workspace-only write boundary

Summary A sandbox boundary-validation gap in symlink alias handling allowed certain workspace-only write paths to be treated as in-boundary even when they could resolve outside the workspace/sandbox root. Affected Packages / Versions - Package: npm openclaw - Affected versions: = 2026.2.25 - Late...

7CVSS5.8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/12 12:00 a.m.9 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.9 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
SaveExploits2References1
ATTACKERKB
ATTACKERKB
added 2026/03/11 3:30 p.m.5 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
EUVD
EUVD
added 2026/03/11 3:30 p.m.11 views

EUVD-2026-11194

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
SaveExploits1References1
CVE
CVE
added 2026/03/11 3:30 p.m.38 views

CVE-2026-27897

Vociferous (offline speech-to-text) contains an unauthenticated path traversal vulnerability in the export_file API (src/api/system.py) prior to version 4.4.2. An attacker can submit a JSON payload with a crafted filename and content, exploit directory traversal (../) to write arbitrary data to l...

10CVSS5.9AI score0.00644EPSS
SaveExploits1References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/11 12:09 a.m.15 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:00 a.m.23 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:08 p.m.35 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:08 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
CVE
CVE
added 2026/03/10 8:45 p.m.47 views

CVE-2026-30966

Parse Server prior to 9.5.2-alpha.7 and 8.6.20 is vulnerable: internal tables backing Relation field mappings are accessible via REST/GraphQL using only the application key, allowing any client to create/read/update/delete records in relation tables and potentially inject themselves into any Pars...

10CVSS5.8AI score0.00384EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder