Lucene search
+L

537 matches found

Hacker One
Hacker One
added 2026/01/13 8:07 p.m.25 views

curl: IMAP Protocol Desynchronization and Response Smuggling via Naive Literal Parsing

libcurl incorrectly parses IMAP literals size even when they are embedded within quoted strings e.g., email subjects or headers. This behavior violates RFC 3501, which mandates that content inside double quotes must be treated as opaque text. This parsing error causes the client state machine to...

7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 8:54 a.m.12 views

CVE-2021-41121

Vyper is a Pythonic Smart Contract Language for the EVM. In affected versions when performing a function call inside a literal struct, there is a memory corruption issue that occurs because of an incorrect pointer to the the top of the stack. This issue has been resolved in version 0.3.0...

8.8CVSS6.9AI score0.01074EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/12/12 12:25 a.m.15 views

SUSE CVE-2025-65026

esm.sh is a nobuild content delivery networkCDN for modern web development. Prior to version 136, The esm.sh CDN service contains a Template Literal Injection vulnerability CWE-94 in its CSS-to-JavaScript module conversion feature. When a CSS file is requested with the ?module query parameter,...

9.6CVSS6.8AI score0.0048EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/11/26 4:56 p.m.13 views

CVE-2025-65026

esm.sh is a nobuild content delivery networkCDN for modern web development. Prior to version 136, The esm.sh CDN service contains a Template Literal Injection vulnerability CWE-94 in its CSS-to-JavaScript module conversion feature. When a CSS file is requested with the ?module query parameter,...

6.1CVSS6.8AI score0.0048EPSS
SaveExploits1References1
OSV
OSV
added 2025/11/19 8:31 p.m.14 views

GHSA-HCPF-QV9M-VFGP esm.sh CDN service has JS Template Literal Injection in CSS-to-JavaScript

Summary The esm.sh CDN service contains a Template Literal Injection vulnerability CWE-94 in its CSS-to-JavaScript module conversion feature. When a CSS file is requested with the ?module query parameter, esm.sh converts it to a JavaScript module by embedding the CSS content directly into a...

6.1CVSS7.5AI score0.0048EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/11/19 8:31 p.m.18 views

EUVD-2025-198180

esm.sh CDN service has JS Template Literal Injection in CSS-to-JavaScript...

6.1CVSS6.7AI score0.0048EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/11/19 8:31 p.m.18 views

esm.sh CDN service has JS Template Literal Injection in CSS-to-JavaScript

Summary The esm.sh CDN service contains a Template Literal Injection vulnerability CWE-94 in its CSS-to-JavaScript module conversion feature. When a CSS file is requested with the ?module query parameter, esm.sh converts it to a JavaScript module by embedding the CSS content directly into a...

9.6CVSS7.5AI score0.0048EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2025/11/19 6:15 p.m.24 views

CVE-2025-65026

esm.sh is a nobuild content delivery networkCDN for modern web development. Prior to version 136, The esm.sh CDN service contains a Template Literal Injection vulnerability CWE-94 in its CSS-to-JavaScript module conversion feature. When a CSS file is requested with the ?module query parameter,...

9.6CVSS0.0048EPSS
SaveExploits1References2
OSV
OSV
added 2025/11/19 5:33 p.m.16 views

CVE-2025-65026 esm.sh CDN service has JS Template Literal Injection in CSS-to-JavaScript

esm.sh is a nobuild content delivery networkCDN for modern web development. Prior to version 136, The esm.sh CDN service contains a Template Literal Injection vulnerability CWE-94 in its CSS-to-JavaScript module conversion feature. When a CSS file is requested with the ?module query parameter,...

6.1CVSS6.7AI score
SaveExploits0References4
CVE
CVE
added 2025/11/19 5:33 p.m.50 views

CVE-2025-65026

CVE-2025-65026 affects esm.sh prior to version 136. The vulnerability arises when the CSS-to-JavaScript module conversion inserts CSS into a JavaScript template literal without sanitization, allowing template literals to execute ${...} expressions. This can enable XSS in browsers and potential RC...

9.6CVSS6.4AI score0.0048EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/11/19 5:33 p.m.29 views

CVE-2025-65026 esm.sh CDN service has JS Template Literal Injection in CSS-to-JavaScript

esm.sh is a nobuild content delivery networkCDN for modern web development. Prior to version 136, The esm.sh CDN service contains a Template Literal Injection vulnerability CWE-94 in its CSS-to-JavaScript module conversion feature. When a CSS file is requested with the ?module query parameter,...

6.1CVSS0.0048EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/11/19 12:00 a.m.18 views

PT-2025-47504

Name of the Vulnerable Software and Affected Versions esm.sh versions prior to 136 Description The esm.sh CDN service has an issue where CSS-to-JavaScript module conversion lacks proper sanitization. When a CSS file is requested with the ?module parameter, it is converted to a JavaScript module,...

9.6CVSS6.4AI score0.0048EPSS
SaveExploits1
OSV
OSV
added 2025/10/29 11:16 p.m.5 views

AZL-98730 CVE-2025-61725 affecting package golang 1.27.1-1

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

7.5CVSS5.7AI score0.00604EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/29 11:16 p.m.18 views

CVE-2025-61725

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

7.5CVSS0.00604EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/10/29 10:10 p.m.2 views

CVE-2025-61725 Excessive CPU consumption in ParseAddress in net/mail

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

8.2AI score0.00604EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/29 9:48 p.m.10 views

GO-2025-4006 Excessive CPU consumption in ParseAddress in net/mail

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

7.5CVSS8.5AI score0.00604EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/10/28 6:59 a.m.22 views

CVE-2025-61385

SQL injection vulnerability in tlocke pg8000 1.31.4 allows remote attackers to execute arbitrary SQL commands via a specially crafted Python list input to function pg8000.native.literal...

9.6CVSS8.7AI score0.00339EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/10/27 6:31 p.m.18 views

pg8000 SQL injection vulnerability via a specially crafted Python list input

SQL injection vulnerability in tlocke pg8000 1.31.4 allows remote attackers to execute arbitrary SQL commands via a specially crafted Python list input to function pg8000.native.literal...

9.6CVSS8.7AI score0.00339EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/27 6:31 p.m.26 views

GHSA-WQ2G-R956-J8CC pg8000 SQL injection vulnerability via a specially crafted Python list input

SQL injection vulnerability in tlocke pg8000 1.31.4 allows remote attackers to execute arbitrary SQL commands via a specially crafted Python list input to function pg8000.native.literal...

9.3CVSS6.2AI score0.00339EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/27 6:31 p.m.18 views

EUVD-2025-36226

pg8000 SQL injection vulnerability via a specially crafted Python list input...

7.5AI score0.00339EPSS
SaveExploits0References3
Rows per page
Query Builder