gsd-2008-0555
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The ExpandCert function in Apache-SSL before apache_1.3.41+ssl_1.59 does not properly handle (1) '/' and (2) '=' characters in a Distinguished Name (DN) in a client certificate, which might allow remote attackers to bypass authentication via a crafted DN that triggers overwriting of environment variables.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2008-0555",
"description": "The ExpandCert function in Apache-SSL before apache_1.3.41+ssl_1.59 does not properly handle (1) \u0027/\u0027 and (2) \u0027=\u0027 characters in a Distinguished Name (DN) in a client certificate, which might allow remote attackers to bypass authentication via a crafted DN that triggers overwriting of environment variables.",
"id": "GSD-2008-0555"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2008-0555"
],
"details": "The ExpandCert function in Apache-SSL before apache_1.3.41+ssl_1.59 does not properly handle (1) \u0027/\u0027 and (2) \u0027=\u0027 characters in a Distinguished Name (DN) in a client certificate, which might allow remote attackers to bypass authentication via a crafted DN that triggers overwriting of environment variables.",
"id": "GSD-2008-0555",
"modified": "2023-12-13T01:22:59.192143Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-0555",
"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 ExpandCert function in Apache-SSL before apache_1.3.41+ssl_1.59 does not properly handle (1) \u0027/\u0027 and (2) \u0027=\u0027 characters in a Distinguished Name (DN) in a client certificate, which might allow remote attackers to bypass authentication via a crafted DN that triggers overwriting of environment variables."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "3797",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/3797"
},
{
"name": "http://www.cynops.de/advisories/CVE-2008-0555.txt",
"refsource": "MISC",
"url": "http://www.cynops.de/advisories/CVE-2008-0555.txt"
},
{
"name": "ADV-2008-1079",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2008/1079/references"
},
{
"name": "http://www.apache-ssl.org/advisory-cve-2008-0555.txt",
"refsource": "MISC",
"url": "http://www.apache-ssl.org/advisory-cve-2008-0555.txt"
},
{
"name": "apachessl-expandcert-information-disclosure(41618)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41618"
},
{
"name": "28576",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/28576"
},
{
"name": "http://www.klink.name/security/aklink-sa-2008-005-apache-ssl.txt",
"refsource": "MISC",
"url": "http://www.klink.name/security/aklink-sa-2008-005-apache-ssl.txt"
},
{
"name": "29644",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/29644"
},
{
"name": "1019784",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1019784"
},
{
"name": "20080402 ANNOUNCE: Apache-SSL security release - apache_1.3.41+ssl_1.59",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/490386/100/0/threaded"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:apache-ssl:apache-ssl:1.3.34_1.57:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-0555"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The ExpandCert function in Apache-SSL before apache_1.3.41+ssl_1.59 does not properly handle (1) \u0027/\u0027 and (2) \u0027=\u0027 characters in a Distinguished Name (DN) in a client certificate, which might allow remote attackers to bypass authentication via a crafted DN that triggers overwriting of environment variables."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-287"
},
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.cynops.de/advisories/CVE-2008-0555.txt",
"refsource": "MISC",
"tags": [
"Exploit"
],
"url": "http://www.cynops.de/advisories/CVE-2008-0555.txt"
},
{
"name": "http://www.klink.name/security/aklink-sa-2008-005-apache-ssl.txt",
"refsource": "MISC",
"tags": [
"Exploit"
],
"url": "http://www.klink.name/security/aklink-sa-2008-005-apache-ssl.txt"
},
{
"name": "28576",
"refsource": "BID",
"tags": [
"Patch"
],
"url": "http://www.securityfocus.com/bid/28576"
},
{
"name": "http://www.apache-ssl.org/advisory-cve-2008-0555.txt",
"refsource": "MISC",
"tags": [
"Exploit"
],
"url": "http://www.apache-ssl.org/advisory-cve-2008-0555.txt"
},
{
"name": "1019784",
"refsource": "SECTRACK",
"tags": [],
"url": "http://www.securitytracker.com/id?1019784"
},
{
"name": "29644",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/29644"
},
{
"name": "3797",
"refsource": "SREASON",
"tags": [],
"url": "http://securityreason.com/securityalert/3797"
},
{
"name": "ADV-2008-1079",
"refsource": "VUPEN",
"tags": [],
"url": "http://www.vupen.com/english/advisories/2008/1079/references"
},
{
"name": "apachessl-expandcert-information-disclosure(41618)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41618"
},
{
"name": "20080402 ANNOUNCE: Apache-SSL security release - apache_1.3.41+ssl_1.59",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/490386/100/0/threaded"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": true,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-10-15T22:01Z",
"publishedDate": "2008-04-04T00:44Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…