cvelist/2022/41xxx/CVE-2022-41318.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2022-09-23 05:00:32 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-12-25 19:00:35 +00:00
"ID": "CVE-2022-41318",
"STATE": "PUBLIC"
2022-09-23 05:00:32 +00:00
},
2022-12-25 19:00:35 +00:00
"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",
2022-09-23 05:00:32 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-12-25 19:00:35 +00:00
"value": "A buffer over-read was discovered in libntlmauth in Squid 2.5 through 5.6. Due to incorrect integer-overflow protection, the SSPI and SMB authentication helpers are vulnerable to reading unintended memory locations. In some configurations, cleartext credentials from these locations are sent to a client. This is fixed in 5.7."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/squid-cache/squid/security/advisories/GHSA-394c-rr7q-6g78",
"refsource": "MISC",
"name": "https://github.com/squid-cache/squid/security/advisories/GHSA-394c-rr7q-6g78"
},
{
"url": "http://www.squid-cache.org/Versions/v4/changesets/SQUID-2022_2.patch",
"refsource": "MISC",
"name": "http://www.squid-cache.org/Versions/v4/changesets/SQUID-2022_2.patch"
},
{
"url": "http://www.squid-cache.org/Versions/v5/changesets/SQUID-2022_2.patch",
"refsource": "MISC",
"name": "http://www.squid-cache.org/Versions/v5/changesets/SQUID-2022_2.patch"
},
{
"refsource": "CONFIRM",
"name": "https://www.openwall.com/lists/oss-security/2022/09/23/2",
"url": "https://www.openwall.com/lists/oss-security/2022/09/23/2"
2022-09-23 05:00:32 +00:00
}
]
}
}