Lucene search
+L

35 matches found

Kitploit
Kitploit
added 2026/08/27 5:38 p.m.4 views

tracy

Tracy أداة اختبار اختراق مصممة للمساعدة في العثور على جميع نقاط الدخول والخروج لتطبيق ويب وعرض هذه النتائج بطريقة سهلة الفهم. يجب استخدام tracy خلال مرحلة رسم خريطة التطبيق من اختبار الاختراق لتحديد مصادر الإدخال ومخرجاتها المقابلة. يمكن لـ tracy استخدام هذه البيانات للعثور بذكاء على حالات XSS...

5.3AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/04 4:47 p.m.10 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.00451EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/08/03 5:11 p.m.29 views

PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

Summary The fix for GHSA-6g55-p6wh-862q added a guard in lib/previous-map.js PreviousMap.loadFile that restricts an attacker-controlled sourceMappingURL from a CSS comment to a .map extension and, for untrusted maps, rejects .. traversal and absolute paths. The traversal/absolute rejection is...

6.3CVSS5.6AI score0.00451EPSS
SaveExploits1References4Affected Software1
Patchstack
Patchstack
added 2026/08/03 5:11 p.m.15 views

NPM: PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

NPM: PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when from is unset vulnerability discovered by ? in WordPress Npm postcss versions = 8.5.22...

6.3CVSS5.6AI score0.00451EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/08/03 5:11 p.m.10 views

Directory Traversal

Overview org.webjars.npm: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...

9.1CVSS6.4AI score0.00587EPSS
SaveExploits2References2
CVE
CVE
added 2026/08/03 4:56 p.m.204 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.00451EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/03 4:56 p.m.12 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.00451EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/08/03 4:56 p.m.53 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.00451EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/08/03 12:00 a.m.9 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.3CVSS6.3AI score0.00451EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-45623

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. In versions 8.5.11 and prio...

9.1CVSS5.4AI score0.00587EPSS
SaveExploits1References4
NVD
NVD
added 2026/07/27 6:16 p.m.21 views

CVE-2026-45623

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. In versions 8.5.11 and prior, the PreviousMap parses the / sourceMappingURL=PATH / comment from any CSS string passed to process and dereferences PATH against the...

9.1CVSS0.00587EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/27 5:23 p.m.8 views

CVE-2026-45623 PostCSS: Arbitrary file read and information disclosure via attacker-controlled sourceMappingURL in CSS comments

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. In versions 8.5.11 and prior, the PreviousMap parses the / sourceMappingURL=PATH / comment from any CSS string passed to process and dereferences PATH against the...

7.5CVSS5.8AI score
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/27 5:23 p.m.15 views

CVE-2026-45623

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. In versions 8.5.11 and prior, the PreviousMap parses the / sourceMappingURL=PATH / comment from any CSS string passed to process and dereferences PATH against the...

9.1CVSS5.8AI score0.00587EPSS
SaveExploits1
CVE
CVE
added 2026/07/27 5:23 p.m.272 views

CVE-2026-45623

PostCSS vulnerability CVE-2026-45623 affects versions up to 8.5.11. The PreviousMap parses the /*# sourceMappingURL=PATH */ comment from CSS, dereferencing PATH against the local filesystem without scheme, allowlist, or traversal checks. An attacker-controlled CSS input can cause the host process...

9.1CVSS5.8AI score0.00587EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/07/27 5:23 p.m.103 views

CVE-2026-45623 PostCSS: Arbitrary file read and information disclosure via attacker-controlled sourceMappingURL in CSS comments

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. In versions 8.5.11 and prior, the PreviousMap parses the / sourceMappingURL=PATH / comment from any CSS string passed to process and dereferences PATH against the...

7.5CVSS0.00587EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/07/23 3:06 p.m.16 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 via the process function. An attacker can access arbitrary files and obtain the first 10 bytes of their contents by supplying a crafted...

8.7CVSS6.4AI score0.00587EPSS
SaveExploits1References2
Patchstack
Patchstack
added 2026/07/23 3:06 p.m.8 views

NPM: PostCSS: Arbitrary file read and information disclosure via attacker-controlled sourceMappingURL in CSS comments

NPM: PostCSS: Arbitrary file read and information disclosure via attacker-controlled sourceMappingURL in CSS comments vulnerability discovered by ? in WordPress Npm postcss versions = 8.5.11...

7.5CVSS5.3AI score0.00587EPSS
SaveExploits1References5Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/23 1:01 a.m.9 views

SUSE CVE-2026-49356

Babel is a compiler for writing next generation JavaScript. Prior to 8.0.0-rc.6 and 7.29.6, @babel/core affected by an arbitrary file read via a sourceMappingURL comment. Using @babel/core to compile maliciously crafted code can allow an attacker to read any source map from the system that is...

3.6CVSS6AI score0.00126EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/22 6:16 p.m.24 views

CVE-2026-49356

Babel is a compiler for writing next generation JavaScript. Prior to 8.0.0-rc.6 and 7.29.6, @babel/core affected by an arbitrary file read via a sourceMappingURL comment. Using @babel/core to compile maliciously crafted code can allow an attacker to read any source map from the system that is...

3.6CVSS0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/22 6:16 p.m.9 views

DEBIAN-CVE-2026-49356

Babel is a compiler for writing next generation JavaScript. Prior to 8.0.0-rc.6 and 7.29.6, @babel/core affected by an arbitrary file read via a sourceMappingURL comment. Using @babel/core to compile maliciously crafted code can allow an attacker to read any source map from the system that is...

3.6CVSS6AI score0.00126EPSS
SaveExploits0References1
Rows per page
Query Builder