fkie_cve-2022-34037
Vulnerability from fkie_nvd
Published
2022-07-22 15:15
Modified
2024-11-21 07:08
Severity ?
Summary
An out-of-bounds read in the rewrite function at /modules/caddyhttp/rewrite/rewrite.go in Caddy v2.5.1 allows attackers to cause a Denial of Service (DoS) via a crafted URI. Note: This has been disputed as a bug, not a security vulnerability, in the Caddy web server that emerged when an administrator's bad configuration containing a malformed request URI caused the server to return an empty reply instead of a valid HTTP response to the client.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/caddyserver/caddy/issues/4775 | Exploit, Issue Tracking, Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/caddyserver/caddy/issues/4775#issuecomment-1203388116 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/caddyserver/caddy/issues/4775 | Exploit, Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/caddyserver/caddy/issues/4775#issuecomment-1203388116 |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
caddyserver | caddy | 2.5.1 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:caddyserver:caddy:2.5.1:*:*:*:*:*:*:*", "matchCriteriaId": "CADA4E73-FE23-4494-9BAF-66084596E46F", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [ { "sourceIdentifier": "cve@mitre.org", "tags": [ "disputed" ] } ], "descriptions": [ { "lang": "en", "value": "An out-of-bounds read in the rewrite function at /modules/caddyhttp/rewrite/rewrite.go in Caddy v2.5.1 allows attackers to cause a Denial of Service (DoS) via a crafted URI. Note: This has been disputed as a bug, not a security vulnerability, in the Caddy web server that emerged when an administrator\u0027s bad configuration containing a malformed request URI caused the server to return an empty reply instead of a valid HTTP response to the client." }, { "lang": "es", "value": "Una lectura fuera de l\u00edmites en la funci\u00f3n rewrite en el archivo /modules/caddyhttp/rewrite/rewrite.go en Caddy v2.5.1 permite a atacantes causar una denegaci\u00f3n de servicio (DoS) por medio de un URI dise\u00f1ado" } ], "id": "CVE-2022-34037", "lastModified": "2024-11-21T07:08:49.080", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-07-22T15:15:08.580", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/caddyserver/caddy/issues/4775" }, { "source": "cve@mitre.org", "url": "https://github.com/caddyserver/caddy/issues/4775#issuecomment-1203388116" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/caddyserver/caddy/issues/4775" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/caddyserver/caddy/issues/4775#issuecomment-1203388116" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-125" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…