Lucene search
K

194 matches found

OSV
OSV
added 2026/04/07 12:16 p.m.3 views

UBUNTU-CVE-2026-31842

Tinyproxy through 1.11.3 is vulnerable to HTTP request parsing desynchronization due to a case-sensitive comparison of the Transfer-Encoding header in src/reqs.c. The ischunkedtransfer function uses strcmp to compare the header value against "chunked", even though RFC 7230 specifies that...

8.7CVSS5.8AI score0.00899EPSS
Exploits1References4
Cvelist
Cvelist
added 2026/04/07 11:17 a.m.18 views

CVE-2026-31842 Tinyproxy HTTP request parsing desynchronization via case-sensitive Transfer-Encoding handling

Tinyproxy through 1.11.3 is vulnerable to HTTP request parsing desynchronization due to a case-sensitive comparison of the Transfer-Encoding header in src/reqs.c. The ischunkedtransfer function uses strcmp to compare the header value against "chunked", even though RFC 7230 specifies that...

8.7CVSS0.00899EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2026/04/07 11:17 a.m.4 views

CVE-2026-31842 Tinyproxy HTTP request parsing desynchronization via case-sensitive Transfer-Encoding handling

Tinyproxy through 1.11.3 is vulnerable to HTTP request parsing desynchronization due to a case-sensitive comparison of the Transfer-Encoding header in src/reqs.c. The ischunkedtransfer function uses strcmp to compare the header value against "chunked", even though RFC 7230 specifies that...

8.7CVSS5.9AI score0.00899EPSS
Exploits1References3
CVE
CVE
added 2026/04/07 11:17 a.m.18 views

CVE-2026-31842

Tinyproxy 1.11.3 is vulnerable to HTTP request parsing desynchronization due to a case-sensitive Transfer-Encoding check in is_chunked_transfer() (strcmp against "chunked"). RFC 7230 requires case-insensitive transfer-coding names. An unauthenticated attacker sending Transfer-Encoding: Chunked ca...

8.7CVSS5.9AI score0.00899EPSS
Exploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/07 11:17 a.m.5 views

CVE-2026-31842

Tinyproxy through 1.11.3 is vulnerable to HTTP request parsing desynchronization due to a case-sensitive comparison of the Transfer-Encoding header in src/reqs.c. The ischunkedtransfer function uses strcmp to compare the header value against "chunked", even though RFC 7230 specifies that...

8.7CVSS5.9AI score0.00899EPSS
Exploits1References4
Snyk
Snyk
added 2026/03/30 10:36 p.m.2 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the processing of X.509 certificate paths with DNS name constraints when the end-entity certificate lacks a subject alternative name. An attacker can circumvent DNS name constraints by using a mixed-ca...

8.2CVSS5.9AI score0.00158EPSS
Exploits0References2
OSV
OSV
added 2026/03/30 8:36 p.m.1 views

CVE-2026-32884 Botan: Case-Insensitive CN Values Bypass DNS excludedSubtrees Name Constraints (RFC 5280 Violation)

Botan is a C++ cryptography library. Prior to version 3.11.0, during processing of an X.509 certificate path using name constraints which restrict the set of allowable DNS names, if no subject alternative name is defined in the end-entity certificate Botan would check that the CN was allowed by t...

5.9CVSS5.8AI score0.00158EPSS
Exploits0References3
Snyk
Snyk
added 2026/03/30 4:16 p.m.0 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF through improper handling of case-insensitive URL schemes in the FilterDeadline function. An attacker can access arbitrary files within the container by submitting URLs with mixed-case or uppercase schem...

8.8CVSS6AI score0.00538EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2026/03/26 3:13 p.m.3 views

CVE-2025-12736

in OpenHarmony v5.0.3 and prior versions allow a local attacker case sensitive information leak through use of uninitialized resource...

6.5CVSS5.8AI score0.00167EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/16 7:9 a.m.1 views

CVE-2025-12736

in OpenHarmony v5.0.3 and prior versions allow a local attacker case sensitive information leak through use of uninitialized resource...

6.5CVSS5.8AI score0.00167EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2026/03/12 6:16 p.m.7 views

CVE-2026-31873

Unhead is a document head and template manager. Prior to 2.1.11, The link.href check in makeTagSafe safe.ts uses String.includes, which is case-sensitive. Browsers treat URI schemes case-insensitively. DATA:text/css,... is the same as data:text/css,... to the browser, but 'DATA:...'.includes'data...

6.1CVSS0.00237EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/12 5:20 p.m.3 views

CVE-2026-31873

Unhead is a document head and template manager. Prior to 2.1.11, The link.href check in makeTagSafe safe.ts uses String.includes, which is case-sensitive. Browsers treat URI schemes case-insensitively. DATA:text/css,... is the same as data:text/css,... to the browser, but 'DATA:...'.includes'data...

5.9AI score0.00237EPSS
Exploits1References2Affected Software1
EUVD
EUVD
added 2026/03/12 2:19 p.m.5 views

EUVD-2026-11639

Unhead has XSS bypass in useHeadSafe via attribute name injection and case-sensitive protocol check...

5.3CVSS5.8AI score0.00258EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/03/12 2:19 p.m.15 views

Unhead has XSS bypass in `useHeadSafe` via attribute name injection and case-sensitive protocol check

Summary useHeadSafe can be bypassed to inject arbitrary HTML attributes, including event handlers, into SSR-rendered tags. This is the composable that Nuxt docs recommend for safely handling user-generated content. Details XSS via data- attribute name injection The acceptDataAttrs function safe.t...

6.1CVSS5.9AI score0.00258EPSS
Exploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.7 views

PT-2026-25021

Unhead is a document head and template manager. Prior to 2.1.11, The link.href check in makeTagSafe safe.ts uses String.includes, which is case-sensitive. Browsers treat URI schemes case-insensitively. DATA:text/css,... is the same as data:text/css,... to the browser, but 'DATA:...'.includes'data...

5.9AI score0.00237EPSS
Exploits1References4
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.5 views

unhead 跨站脚本漏洞

unhead is a document header and template manager developed by UnJS. Versions of unhead prior to 2.1.11 contained a cross-site scripting vulnerability. This vulnerability stemmed from the link.href check being case-sensitive, which could allow attackers to inject arbitrary CSS for UI masking or da...

6.1CVSS5.8AI score0.00237EPSS
Exploits1References1
CNNVD
CNNVD
added 2026/03/05 12:0 a.m.4 views

Traefik 安全漏洞

Traefik is an open-source reverse proxy and load balancing tool developed by Traefik. Versions 2.11.9 to 2.11.37, as well as 3.1.3 to 3.6.8, have security vulnerabilities. These vulnerabilities stem from improper handling of case sensitivity when processing Connection headers. This can allow...

7.5CVSS7.3AI score0.0041EPSS
Exploits0References4
EUVD
EUVD
added 2026/02/26 10:20 p.m.5 views

EUVD-2026-8792

MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity...

7CVSS5.2AI score0.00267EPSS
Exploits0References3
OSV
OSV
added 2026/02/26 10:20 p.m.4 views

GHSA-WVJ2-96WP-FQ3F MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity

The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing. Go's standard library performs case-insensitive matching of JSON keys to struct field tags — a field tagged json:"method" would also match "Method", "METHOD", etc. Additionally, Go's standard...

7CVSS5.6AI score0.00267EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/02/26 10:20 p.m.9 views

MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity

The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing. Go's standard library performs case-insensitive matching of JSON keys to struct field tags — a field tagged json:"method" would also match "Method", "METHOD", etc. Additionally, Go's standard...

7.5CVSS5.4AI score0.00267EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder