Lucene search
+L

35 matches found

RedHat Linux
RedHat Linux
added 6 days ago7 views

postcss: PostCSS: Information disclosure via crafted sourceMappingURL

A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration the 'from' parameter is not set. This can cause the application to read and expose unintended source-map files, potentially revealing...

6.3CVSS5.5AI score0.00313EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/08/03 6:8 p.m.7 views

CVE-2026-69153

A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration the 'from' parameter is not set. This can cause the application to read and expose unintended source-map files, potentially revealing...

7.5CVSS5.5AI score0.00313EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/08/03 5:11 p.m.17 views

Directory Traversal

Overview postcss is a PostCSS is a tool for transforming styles with JS plugins. Affected versions of this package are vulnerable to Directory Traversal in the PreviousMap.loadFile method of lib/previous-map.js, which nests its traversal guard inside an if cssFile branch that is skipped when the...

9.1CVSS6.4AI score0.00608EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/08/03 4:56 p.m.9 views

EUVD-2026-52373

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile to read an unintended source-map file by supplying an absolute or directory-traversal...

6.3CVSS5.5AI score0.00313EPSS
SaveExploits1References3
CVE
CVE
added 2026/08/03 4:56 p.m.89 views

CVE-2026-69153

CVE-2026-69153 (PostCSS) affects PostCSS prior to 8.5.19. If the option from is unset, an attacker can cause PreviousMap.loadFile() to read an unintended source-map file by supplying an absolute or directory-traversal sourceMappingURL, exposing the map’s sources and sourcesContent. The issue is f...

6.3CVSS5.5AI score0.00313EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/03 4:56 p.m.9 views

CVE-2026-69153 PostCSS: incomplete fix of CVE-2026-45623 — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile to read an unintended source-map file by supplying an absolute or directory-traversal...

6.3CVSS5.5AI score0.00313EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/08/03 4:56 p.m.11 views

CVE-2026-69153

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile to read an unintended source-map file by supplying an absolute or directory-traversal...

6.3CVSS5.5AI score0.00313EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/08/03 4:56 p.m.49 views

CVE-2026-69153 PostCSS: incomplete fix of CVE-2026-45623 — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile to read an unintended source-map file by supplying an absolute or directory-traversal...

6.3CVSS0.00313EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/08/03 12:0 a.m.18 views

PT-2026-67450

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile to read an unintended source-map file by supplying an absolute or directory-traversal...

6.3CVSS5.5AI score0.00313EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/08/03 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-69153

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is...

6.3CVSS5.4AI score0.00313EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/06/29 5:2 a.m.14 views

CVE-2026-49356

A flaw was found in @babel/core. This vulnerability allows an attacker, who controls the input source code and can read the output, to perform an arbitrary file read. By compiling maliciously crafted code containing a sourceMappingURL comment, the attacker can read any source map file from the...

3.6CVSS6AI score0.00126EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/15 5:14 p.m.128 views

@babel/core: Arbitrary File Read via sourceMappingURL Comment

Impact Using @babel/core to compile maliciously crafted code can allow ab attacker to read any source map from the system that is running Babel, if these conditions are all true: - the attacker controls the input source code - the attacker can read the output source code - the attacker knows the...

3.6CVSS5.3AI score0.00126EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/15 12:0 a.m.30 views

PT-2026-49556

Name of the Vulnerable Software and Affected Versions @babel/core versions prior to 7.29.6 @babel/core versions prior to 8.0.0-rc.6 Description Compiling maliciously crafted code using @babel/core can allow an attacker to read any source map from the system. This occurs when the attacker controls...

3.6CVSS5.9AI score0.00126EPSS
SaveExploits0References43
EUVD
EUVD
added 2026/04/07 7:13 p.m.11 views

EUVD-2026-19875

Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, the dev server’s handling of .map requests for optimized dependencies resolves file paths and calls readFile without restricting ../ segments in the URL. As a result, it is possible to bypass the...

6.3CVSS5.9AI score0.00914EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.12 views

PT-2026-30926

Name of the Vulnerable Software and Affected Versions Vite versions 6.0.0 through 6.4.1, 7.3.2, and 8.0.5 Description The Vite dev server improperly handles .map requests for optimized dependencies. It resolves file paths and calls readFile without restricting '../' segments in the URL, potential...

6.3CVSS5.9AI score0.00914EPSS
SaveExploits1References12
VulnCheck KEV
VulnCheck KEV
added 2026/02/11 12:0 a.m.25 views

VulnCheck KEV: CVE-2024-56159

Astro is a web framework for content-driven websites. A bug in the build process allows any unauthenticated user to read parts of the server source code. During build, along with client assets such as css and font files, the sourcemap files for the server code are moved to a publicly-accessible...

7.8CVSS5.8AI score0.01494EPSS
SaveIn wildExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2020-21423

Malware in sbrugna...

5.3CVSS5.6AI score0.01355EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.26 views

EUVD-2024-24496

Malicious code in bioql PyPI...

4.3CVSS6.6AI score0.00304EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 10:32 a.m.24 views

CVE-2024-27257

IBM OpenPages 8.3 and 9.0 potentially exposes information about client-side source code through use of JavaScript source maps to unauthorized users...

4.3CVSS6.6AI score0.00304EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 9:7 a.m.7 views

CVE-2024-56159

Astro is a web framework for content-driven websites. A bug in the build process allows any unauthenticated user to read parts of the server source code. During build, along with client assets such as css and font files, the sourcemap files for the server code are moved to a publicly-accessible...

7.8CVSS7AI score0.01494EPSS
SaveExploits1References1
Rows per page
Query Builder