GSD-2009-2855
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
The strListGetItem function in src/HttpHeaderTools.c in Squid 2.7 allows remote attackers to cause a denial of service via a crafted auth header with certain comma delimiters that trigger an infinite loop of calls to the strcspn function.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2009-2855",
"description": "The strListGetItem function in src/HttpHeaderTools.c in Squid 2.7 allows remote attackers to cause a denial of service via a crafted auth header with certain comma delimiters that trigger an infinite loop of calls to the strcspn function.",
"id": "GSD-2009-2855",
"references": [
"https://www.suse.com/security/cve/CVE-2009-2855.html",
"https://www.debian.org/security/2010/dsa-1991",
"https://access.redhat.com/errata/RHSA-2010:0221",
"https://linux.oracle.com/cve/CVE-2009-2855.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2009-2855"
],
"details": "The strListGetItem function in src/HttpHeaderTools.c in Squid 2.7 allows remote attackers to cause a denial of service via a crafted auth header with certain comma delimiters that trigger an infinite loop of calls to the strcspn function.",
"id": "GSD-2009-2855",
"modified": "2023-12-13T01:19:46.991723Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-2855",
"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": "The strListGetItem function in src/HttpHeaderTools.c in Squid 2.7 allows remote attackers to cause a denial of service via a crafted auth header with certain comma delimiters that trigger an infinite loop of calls to the strcspn function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20090803 Re: squid DoS in external auth header parser",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/08/03/3"
},
{
"name": "36091",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/36091"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534982",
"refsource": "CONFIRM",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534982"
},
{
"name": "[oss-security] 20090804 Re: squid DoS in external auth header parser",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/08/04/6"
},
{
"name": "http://www.squid-cache.org/bugs/show_bug.cgi?id=2704",
"refsource": "MISC",
"url": "http://www.squid-cache.org/bugs/show_bug.cgi?id=2704"
},
{
"name": "http://www.squid-cache.org/bugs/show_bug.cgi?id=2541",
"refsource": "CONFIRM",
"url": "http://www.squid-cache.org/bugs/show_bug.cgi?id=2541"
},
{
"name": "1022757",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1022757"
},
{
"name": "oval:org.mitre.oval:def:10592",
"refsource": "OVAL",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10592"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=518182",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=518182"
},
{
"name": "[oss-security] 20090720 squid DoS in external auth header parser",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/07/20/10"
},
{
"name": "squid-strlistgetitem-dos(52610)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/52610"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=31;filename=diff;att=1;bug=534982",
"refsource": "MISC",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=31;filename=diff;att=1;bug=534982"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:squid-cache:squid:2.7:stable4:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:squid-cache:squid:2.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:squid-cache:squid:2.7:stable3:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-2855"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The strListGetItem function in src/HttpHeaderTools.c in Squid 2.7 allows remote attackers to cause a denial of service via a crafted auth header with certain comma delimiters that trigger an infinite loop of calls to the strcspn function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.squid-cache.org/bugs/show_bug.cgi?id=2704",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "http://www.squid-cache.org/bugs/show_bug.cgi?id=2704"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534982",
"refsource": "CONFIRM",
"tags": [],
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534982"
},
{
"name": "[oss-security] 20090720 squid DoS in external auth header parser",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2009/07/20/10"
},
{
"name": "[oss-security] 20090804 Re: squid DoS in external auth header parser",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2009/08/04/6"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=31;filename=diff;att=1;bug=534982",
"refsource": "MISC",
"tags": [],
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=31;filename=diff;att=1;bug=534982"
},
{
"name": "[oss-security] 20090803 Re: squid DoS in external auth header parser",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2009/08/03/3"
},
{
"name": "http://www.squid-cache.org/bugs/show_bug.cgi?id=2541",
"refsource": "CONFIRM",
"tags": [],
"url": "http://www.squid-cache.org/bugs/show_bug.cgi?id=2541"
},
{
"name": "36091",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/36091"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=518182",
"refsource": "CONFIRM",
"tags": [],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=518182"
},
{
"name": "1022757",
"refsource": "SECTRACK",
"tags": [],
"url": "http://www.securitytracker.com/id?1022757"
},
{
"name": "squid-strlistgetitem-dos(52610)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/52610"
},
{
"name": "oval:org.mitre.oval:def:10592",
"refsource": "OVAL",
"tags": [],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10592"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2017-09-19T01:29Z",
"publishedDate": "2009-08-18T21:00Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…