ghsa-wf5v-jhxj-q632
Vulnerability from github
Published
2022-05-17 00:24
Modified
2024-02-22 16:31
VLAI Severity ?
Summary
Denial of service in Apache Tomcat
Details
java/org/apache/coyote/ajp/AbstractAjpProcessor.java in Apache Tomcat 8.x before 8.0.4 allows remote attackers to cause a denial of service (thread consumption) by using a "Content-Length: 0" AJP request to trigger a hang in request processing.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat-coyote"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0-RC1"
},
{
"fixed": "8.0.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat.embed:tomcat-embed-core"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0-RC1"
},
{
"fixed": "8.0.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-0095"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2024-01-08T20:19:10Z",
"nvd_published_at": "2014-05-31T11:17:00Z",
"severity": "MODERATE"
},
"details": "java/org/apache/coyote/ajp/AbstractAjpProcessor.java in Apache Tomcat 8.x before 8.0.4 allows remote attackers to cause a denial of service (thread consumption) by using a \"Content-Length: 0\" AJP request to trigger a hang in request processing.",
"id": "GHSA-wf5v-jhxj-q632",
"modified": "2024-02-22T16:31:44Z",
"published": "2022-05-17T00:24:30Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0095"
},
{
"type": "WEB",
"url": "https://github.com/apache/tomcat/commit/8884dae60ace77a87ed9385442ce429e98c3a479"
},
{
"type": "WEB",
"url": "https://github.com/apache/tomcat80/commit/77590c897f0e542fe363d70efdf3b82209510aee"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/tomcat"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20140713043210/http://www.securitytracker.com/id/1030300"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20141126170141/http://www.securityfocus.com/bid/67673"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20151017043748/http://secunia.com/advisories/60729"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20161024215453/http://secunia.com/advisories/59873"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2014/May/134"
},
{
"type": "WEB",
"url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1578392"
},
{
"type": "WEB",
"url": "http://tomcat.apache.org/security-8.html"
},
{
"type": "WEB",
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21678231"
},
{
"type": "WEB",
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21681528"
},
{
"type": "WEB",
"url": "http://www.oracle.com/technetwork/topics/security/cpuoct2014-1972960.html"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Denial of service in Apache Tomcat"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…