mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
112 lines
4.0 KiB
JSON
112 lines
4.0 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2019-12527",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "An issue was discovered in Squid 4.0.23 through 4.7. When checking Basic Authentication with HttpHeader::getAuth, Squid uses a global buffer to store the decoded data. Squid does not check that the decoded length isn't greater than the buffer, leading to a heap-based buffer overflow with user controlled data."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "http://www.squid-cache.org/Versions/v4/changesets/",
|
|
"url": "http://www.squid-cache.org/Versions/v4/changesets/"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://github.com/squid-cache/squid/commits/v4",
|
|
"url": "https://github.com/squid-cache/squid/commits/v4"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "http://www.squid-cache.org/Versions/v4/changesets/squid-4-7f73e9c5d17664b882ed32590e6af310c247f320.patch",
|
|
"url": "http://www.squid-cache.org/Versions/v4/changesets/squid-4-7f73e9c5d17664b882ed32590e6af310c247f320.patch"
|
|
},
|
|
{
|
|
"refsource": "BID",
|
|
"name": "109143",
|
|
"url": "http://www.securityfocus.com/bid/109143"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-4065-1",
|
|
"url": "https://usn.ubuntu.com/4065-1/"
|
|
},
|
|
{
|
|
"refsource": "FEDORA",
|
|
"name": "FEDORA-2019-cb50bcc189",
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SPXN2CLAGN5QSQBTOV5IGVLDOQSRFNTZ/"
|
|
},
|
|
{
|
|
"refsource": "DEBIAN",
|
|
"name": "DSA-4507",
|
|
"url": "https://www.debian.org/security/2019/dsa-4507"
|
|
},
|
|
{
|
|
"refsource": "BUGTRAQ",
|
|
"name": "20190825 [SECURITY] [DSA 4507-1] squid security update",
|
|
"url": "https://seclists.org/bugtraq/2019/Aug/42"
|
|
},
|
|
{
|
|
"refsource": "REDHAT",
|
|
"name": "RHSA-2019:2593",
|
|
"url": "https://access.redhat.com/errata/RHSA-2019:2593"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:2540",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00053.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:2541",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00056.html"
|
|
}
|
|
]
|
|
}
|
|
} |