CVE-2019-17555

HIGHCVSS 7.5/10EPSS 2.07%

Last modified

CVE-2019-17555 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.. EPSS estimates a 2.07% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
2.07%

79.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
ApacheOlingo>= 4.0.0, <= 4.6.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-17555?
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.
How severe is CVE-2019-17555?
CVE-2019-17555 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 2.07% probability of exploitation in the next 30 days.
How do I fix CVE-2019-17555?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-17555?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST