gsd-2007-3072
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Directory traversal vulnerability in Mozilla Firefox before 2.0.0.4 on Windows allows remote attackers to read arbitrary files via ..%5C (dot dot encoded backslash) sequences in a resource:// URI.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2007-3072",
"description": "Directory traversal vulnerability in Mozilla Firefox before 2.0.0.4 on Windows allows remote attackers to read arbitrary files via ..%5C (dot dot encoded backslash) sequences in a resource:// URI.",
"id": "GSD-2007-3072"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2007-3072"
],
"details": "Directory traversal vulnerability in Mozilla Firefox before 2.0.0.4 on Windows allows remote attackers to read arbitrary files via ..%5C (dot dot encoded backslash) sequences in a resource:// URI.",
"id": "GSD-2007-3072",
"modified": "2023-12-13T01:21:41.568930Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-3072",
"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": "Directory traversal vulnerability in Mozilla Firefox before 2.0.0.4 on Windows allows remote attackers to read arbitrary files via ..%5C (dot dot encoded backslash) sequences in a resource:// URI."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20070604 Unpatched input validation flaw in Firefox 2.0.0.4",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/470500/100/0/threaded"
},
{
"name": "35922",
"refsource": "OSVDB",
"url": "http://osvdb.org/35922"
},
{
"name": "http://larholm.com/2007/06/04/unpatched-input-validation-flaw-in-firefox-2004/",
"refsource": "MISC",
"url": "http://larholm.com/2007/06/04/unpatched-input-validation-flaw-in-firefox-2004/"
},
{
"name": "http://larholm.com/2007/05/25/firefox-0day-local-file-reading/",
"refsource": "MISC",
"url": "http://larholm.com/2007/05/25/firefox-0day-local-file-reading/"
},
{
"name": "http://ha.ckers.org/blog/20070516/read-firefox-settings-poc/",
"refsource": "MISC",
"url": "http://ha.ckers.org/blog/20070516/read-firefox-settings-poc/"
},
{
"name": "http://ha.ckers.org/blog/20070516/read-firefox-settings-poc/#comment-35888",
"refsource": "MISC",
"url": "http://ha.ckers.org/blog/20070516/read-firefox-settings-poc/#comment-35888"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=367428",
"refsource": "CONFIRM",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=367428"
},
{
"name": "25481",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/25481"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:mozilla:firefox:2.0.0.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:mozilla:firefox:2.0.0.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:mozilla:firefox:2.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:mozilla:firefox:2.0.0.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-3072"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Directory traversal vulnerability in Mozilla Firefox before 2.0.0.4 on Windows allows remote attackers to read arbitrary files via ..%5C (dot dot encoded backslash) sequences in a resource:// URI."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://ha.ckers.org/blog/20070516/read-firefox-settings-poc/",
"refsource": "MISC",
"tags": [
"Exploit"
],
"url": "http://ha.ckers.org/blog/20070516/read-firefox-settings-poc/"
},
{
"name": "http://ha.ckers.org/blog/20070516/read-firefox-settings-poc/#comment-35888",
"refsource": "MISC",
"tags": [],
"url": "http://ha.ckers.org/blog/20070516/read-firefox-settings-poc/#comment-35888"
},
{
"name": "http://larholm.com/2007/05/25/firefox-0day-local-file-reading/",
"refsource": "MISC",
"tags": [
"Exploit"
],
"url": "http://larholm.com/2007/05/25/firefox-0day-local-file-reading/"
},
{
"name": "http://larholm.com/2007/06/04/unpatched-input-validation-flaw-in-firefox-2004/",
"refsource": "MISC",
"tags": [],
"url": "http://larholm.com/2007/06/04/unpatched-input-validation-flaw-in-firefox-2004/"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=367428",
"refsource": "CONFIRM",
"tags": [],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=367428"
},
{
"name": "25481",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/25481"
},
{
"name": "35922",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/35922"
},
{
"name": "20070604 Unpatched input validation flaw in Firefox 2.0.0.4",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/470500/100/0/threaded"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-10-16T16:47Z",
"publishedDate": "2007-06-06T10:30Z"
}
}
}
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…