GHSA-95q3-pppp-r683

Suggest an improvement
Source
https://github.com/advisories/GHSA-95q3-pppp-r683
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-95q3-pppp-r683/GHSA-95q3-pppp-r683.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-95q3-pppp-r683
Aliases
Published
2022-05-14T01:38:24Z
Modified
2023-11-08T03:59:53.319608Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Crash when decoding malformed HTTP requests or malformed JSON payload
Details

When parsing a malformed JSON payload, libprocess in Apache Mesos versions 1.4.0 to 1.5.0 might crash due to an uncaught exception. Parsing chunked HTTP requests with trailers can lead to a libprocess crash too because of the mistakenly planted assertion. A malicious actor can therefore cause a denial of service of Mesos masters rendering the Mesos-controlled cluster inoperable.

Database specific
{
    "nvd_published_at": "2018-09-13T19:29:00Z",
    "github_reviewed_at": "2022-11-01T22:33:40Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-248"
    ]
}
References

Affected packages

Maven / org.apache.mesos:mesos

Package

Name
org.apache.mesos:mesos
View open source insights on deps.dev
Purl
pkg:maven/org.apache.mesos/mesos

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.4.0
Fixed
1.6.0

Affected versions

1.*

1.4.0
1.4.1
1.4.2
1.4.3
1.5.0
1.5.2
1.5.3