mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
112 lines
4.2 KiB
JSON
112 lines
4.2 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cert@cert.org",
|
|
"ID": "CVE-2013-3587",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Other"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "n/a",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "HTTPS protocol",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "all"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://breachattack.com/",
|
|
"url": "http://breachattack.com/"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://security.stackexchange.com/questions/20406/is-http-compression-safe#20407",
|
|
"url": "http://security.stackexchange.com/questions/20406/is-http-compression-safe#20407"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://slashdot.org/story/13/08/05/233216",
|
|
"url": "http://slashdot.org/story/13/08/05/233216"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://www.iacr.org/cryptodb/archive/2002/FSE/3091/3091.pdf",
|
|
"url": "http://www.iacr.org/cryptodb/archive/2002/FSE/3091/3091.pdf"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://www.blackhat.com/us-13/briefings.html#Prado",
|
|
"url": "https://www.blackhat.com/us-13/briefings.html#Prado"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://github.com/meldium/breach-mitigation-rails",
|
|
"url": "http://github.com/meldium/breach-mitigation-rails"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://www.djangoproject.com/weblog/2013/aug/06/breach-and-django/",
|
|
"url": "https://www.djangoproject.com/weblog/2013/aug/06/breach-and-django/"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://www.kb.cert.org/vuls/id/987798",
|
|
"url": "http://www.kb.cert.org/vuls/id/987798"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://hackerone.com/reports/254895",
|
|
"url": "https://hackerone.com/reports/254895"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=995168",
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=995168"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://support.f5.com/csp/article/K14634",
|
|
"url": "https://support.f5.com/csp/article/K14634"
|
|
}
|
|
]
|
|
}
|
|
} |