Lucene search
+L

818 matches found

Cvelist
Cvelist
added 2026/03/12 7:47 p.m.57 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.7CVSS0.00621EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2026/03/12 7:47 p.m.24 views

CVE-2026-32274

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
SaveExploits0
Vulnrichment
Vulnrichment
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.7CVSS7.8AI score0.00621EPSS
SaveExploits0References13
ATTACKERKB
ATTACKERKB
added 2026/03/12 7:47 p.m.45 views

CVE-2026-32274

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
SaveExploits0References14Affected Software1
CVE
CVE
added 2026/03/12 7:47 p.m.102 views

CVE-2026-32274

CVE-2026-32274 affects the Black Python formatter prior to 26.3.1. The cache filename is derived from various formatting options, and the value of the --python-cell-magics option was included without sanitization, allowing an attacker who controls that value to write cache files to arbitrary file...

8.7CVSS7.8AI score0.00621EPSS
SaveExploits0References13Affected Software1
Snyk
Snyk
added 2026/03/12 6:33 p.m.9 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.27 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
CNNVD
CNNVD
added 2026/03/12 12:00 a.m.23 views

Black 路径遍历漏洞

Black is a Python code formatting tool open-sourced by the Python Software Foundation. Versions of Black prior to 26.3.1 had a path traversal vulnerability. This vulnerability stemmed from the value of the “python-cell-magics” option, which did not clean up cache file names. As a result, it was...

8.7CVSS7.3AI score0.00621EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/03/04 1:56 a.m.10 views

CVE-2026-28357

NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, a stored XSS vulnerability exists in the Formula virtual cell. Formula results containing URI:: patterns are rendered via v-html without sanitization, allowing injected HTML to execute. This issue has been patche...

5.4CVSS5.8AI score0.00143EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/03/02 7:36 p.m.17 views

NocoDB has Stored Cross-site Scripting via Formula Cell

Summary A stored XSS vulnerability exists in the Formula virtual cell. Formula results containing URI:: patterns are rendered via v-html without sanitization, allowing injected HTML to execute. Details The replaceUrlsWithLink function in urlUtils.ts converts URI::url patterns to tags but passes a...

5.4CVSS6.2AI score0.00143EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/02 7:36 p.m.7 views

GHSA-VX5P-Q85X-XM3C NocoDB has Stored Cross-site Scripting via Formula Cell

Summary A stored XSS vulnerability exists in the Formula virtual cell. Formula results containing URI:: patterns are rendered via v-html without sanitization, allowing injected HTML to execute. Details The replaceUrlsWithLink function in urlUtils.ts converts URI::url patterns to tags but passes a...

5.3CVSS6.2AI score0.00143EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/02 5:16 p.m.11 views

CVE-2026-28357

NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, a stored XSS vulnerability exists in the Formula virtual cell. Formula results containing URI:: patterns are rendered via v-html without sanitization, allowing injected HTML to execute. This issue has been patche...

5.4CVSS0.00143EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/02 4:16 p.m.15 views

EUVD-2026-9199

NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, a stored XSS vulnerability exists in the Formula virtual cell. Formula results containing URI:: patterns are rendered via v-html without sanitization, allowing injected HTML to execute. This issue has been patche...

5.3CVSS5.8AI score0.00143EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/02 4:16 p.m.30 views

CVE-2026-28357 NocoDB: Stored Cross-Site Scripting via Formula Cell

NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, a stored XSS vulnerability exists in the Formula virtual cell. Formula results containing URI:: patterns are rendered via v-html without sanitization, allowing injected HTML to execute. This issue has been patche...

5.3CVSS0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/02 4:16 p.m.10 views

CVE-2026-28357 NocoDB: Stored Cross-Site Scripting via Formula Cell

NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, a stored XSS vulnerability exists in the Formula virtual cell. Formula results containing URI:: patterns are rendered via v-html without sanitization, allowing injected HTML to execute. This issue has been patche...

5.3CVSS5.8AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/02 4:16 p.m.5 views

CVE-2026-28357

NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, a stored XSS vulnerability exists in the Formula virtual cell. Formula results containing URI:: patterns are rendered via v-html without sanitization, allowing injected HTML to execute. This issue has been patche...

5.4CVSS5.8AI score0.00143EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/03/02 4:16 p.m.29 views

CVE-2026-28357

CVE-2026-28357 affects NocoDB prior to version 0.301.3, where the Formula virtual cell can store and render URI::() patterns via v-html without sanitization, enabling stored cross-site scripting. The issue is caused by unsanitized rendering of formula results and has been fixed in 0.301.3. No exp...

5.4CVSS5.8AI score0.00143EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/02 4:16 p.m.6 views

CVE-2026-28357 NocoDB: Stored Cross-Site Scripting via Formula Cell

NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, a stored XSS vulnerability exists in the Formula virtual cell. Formula results containing URI:: patterns are rendered via v-html without sanitization, allowing injected HTML to execute. This issue has been patche...

5.3CVSS5.8AI score0.00143EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/02 12:00 a.m.11 views

PT-2026-22624

Name of the Vulnerable Software and Affected Versions NocoDB versions prior to 0.301.3 Description A stored cross-site scripting XSS issue exists in the Formula virtual cell of NocoDB, a software used for building databases as spreadsheets. Formula results containing URI:: patterns are rendered...

5.3CVSS6AI score0.00143EPSS
SaveExploits0References6
Rows per page
Query Builder