原始 OSV JSON{
"id": "GHSA-477x-w7m6-c6ph",
"aliases": [
"CVE-2019-17555"
],
"details": "The AsyncResponseWrapperImpl class in Apache Olingo versions 4.0.0 to 4.6.0 reads the Retry-After header and passes it to the Thread.sleep() method without any check. If a malicious server returns a huge value in the header, then it can help to implement a DoS attack.",
"summary": "Improper input validation in Apache Olingo",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.7.0"
}
]
}
],
"package": {
"name": "org.apache.olingo:odata-client-core",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 4.6.0"
}
}
],
"modified": "2021-08-19T16:52:56Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2020-02-04T22:37:15Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17555",
"type": "ADVISORY"
},
{
"url": "https://github.com/apache/olingo-odata4/pull/61",
"type": "WEB"
},
{
"url": "https://issues.apache.org/jira/browse/OLINGO-1411",
"type": "WEB"
},
{
"url": "https://mail-archives.apache.org/mod_mbox/olingo-user/201912.mbox/%3CCAGSZ4d65UmudJ_MQkFXEv9YY_wwZbRA3sgtNDzMoLM51Qh%3DRCA%40mail.gmail.com%3E",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-02-04T22:19:48Z"
}
}