ghsa-hh3m-fgxm-fq25
Vulnerability from github
Published
2022-05-05 00:29
Modified
2024-04-03 23:58
Severity ?
Details
The HTTPS protocol, as used in unspecified web applications, can encrypt compressed data without properly obfuscating the length of the unencrypted data, which makes it easier for man-in-the-middle attackers to obtain plaintext secret values by observing length differences during a series of guesses in which a string in an HTTP request URL potentially matches an unknown string in an HTTP response body, aka a "BREACH" attack, a different issue than CVE-2012-4929.
{ "affected": [], "aliases": [ "CVE-2013-3587" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-02-21T18:15:00Z", "severity": "MODERATE" }, "details": "The HTTPS protocol, as used in unspecified web applications, can encrypt compressed data without properly obfuscating the length of the unencrypted data, which makes it easier for man-in-the-middle attackers to obtain plaintext secret values by observing length differences during a series of guesses in which a string in an HTTP request URL potentially matches an unknown string in an HTTP response body, aka a \u0026quot;BREACH\u0026quot; attack, a different issue than CVE-2012-4929.", "id": "GHSA-hh3m-fgxm-fq25", "modified": "2024-04-03T23:58:19Z", "published": "2022-05-05T00:29:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-3587" }, { "type": "WEB", "url": "https://hackerone.com/reports/254895" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=995168" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r7f0e9cfd166934172d43ca4c272b8bdda4a343036229d9937affd1e1%40%3Cdev.httpd.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r7f0e9cfd166934172d43ca4c272b8bdda4a343036229d9937affd1e1@%3Cdev.httpd.apache.org%3E" }, { "type": "WEB", "url": "https://support.f5.com/csp/article/K14634" }, { "type": "WEB", "url": "https://www.blackhat.com/us-13/briefings.html#Prado" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2013/aug/06/breach-and-django" }, { "type": "WEB", "url": "http://breachattack.com" }, { "type": "WEB", "url": "http://github.com/meldium/breach-mitigation-rails" }, { "type": "WEB", "url": "http://security.stackexchange.com/questions/20406/is-http-compression-safe#20407" }, { "type": "WEB", "url": "http://slashdot.org/story/13/08/05/233216" }, { "type": "WEB", "url": "http://www.iacr.org/cryptodb/archive/2002/FSE/3091/3091.pdf" }, { "type": "WEB", "url": "http://www.kb.cert.org/vuls/id/987798" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
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.