cvelist/2024/37xxx/CVE-2024-37894.json
2024-07-19 14:00:36 +00:00

108 lines
4.0 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-37894",
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to an Out-of-bounds Write error when assigning ESI variables, Squid is susceptible to a Memory Corruption error. This error can lead to a Denial of Service attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787: Out-of-bounds Write",
"cweId": "CWE-787"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "squid-cache",
"product": {
"product_data": [
{
"product_name": "squid",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": ">= 3.0, <= 3.5.28"
},
{
"version_affected": "=",
"version_value": ">= 4.0, <= 4.16"
},
{
"version_affected": "=",
"version_value": ">= 5.0, <= 5.9"
},
{
"version_affected": "=",
"version_value": ">= 6.0, <= 6.9"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/squid-cache/squid/security/advisories/GHSA-wgvf-q977-9xjg",
"refsource": "MISC",
"name": "https://github.com/squid-cache/squid/security/advisories/GHSA-wgvf-q977-9xjg"
},
{
"url": "https://github.com/squid-cache/squid/commit/f411fe7d75197852f0e5ee85027a06d58dd8df4c.patch",
"refsource": "MISC",
"name": "https://github.com/squid-cache/squid/commit/f411fe7d75197852f0e5ee85027a06d58dd8df4c.patch"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240719-0001/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20240719-0001/"
}
]
},
"source": {
"advisory": "GHSA-wgvf-q977-9xjg",
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
}
]
}
}