gsd-2007-6612
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Directory traversal vulnerability in DirHandler (lib/mongrel/handlers.rb) in Mongrel 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to read arbitrary files via an HTTP request containing double-encoded sequences (".%252e").
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2007-6612",
"description": "Directory traversal vulnerability in DirHandler (lib/mongrel/handlers.rb) in Mongrel 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to read arbitrary files via an HTTP request containing double-encoded sequences (\".%252e\").",
"id": "GSD-2007-6612"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2007-6612"
],
"details": "Directory traversal vulnerability in DirHandler (lib/mongrel/handlers.rb) in Mongrel 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to read arbitrary files via an HTTP request containing double-encoded sequences (\".%252e\").",
"id": "GSD-2007-6612",
"modified": "2023-12-13T01:21:39.209942Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-6612",
"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 DirHandler (lib/mongrel/handlers.rb) in Mongrel 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to read arbitrary files via an HTTP request containing double-encoded sequences (\".%252e\")."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
"refsource": "MLIST",
"url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004736.html"
},
{
"name": "http://mongrel.rubyforge.org/news.html",
"refsource": "CONFIRM",
"url": "http://mongrel.rubyforge.org/news.html"
},
{
"name": "27133",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/27133"
},
{
"name": "28323",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/28323"
},
{
"name": "39866",
"refsource": "OSVDB",
"url": "http://osvdb.org/39866"
},
{
"name": "TA08-150A",
"refsource": "CERT",
"url": "http://www.us-cert.gov/cas/techalerts/TA08-150A.html"
},
{
"name": "[Mongrel] 20071229 Regarding the 1.1.3 security release",
"refsource": "MLIST",
"url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004742.html"
},
{
"name": "30430",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/30430"
},
{
"name": "APPLE-SA-2008-05-28",
"refsource": "APPLE",
"url": "http://lists.apple.com/archives/security-announce/2008//May/msg00001.html"
},
{
"name": "ADV-2008-1697",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2008/1697"
},
{
"name": "[Mongrel] [SECURITY] Must Fix This Now! (Re: Arbitrary system files readable in 1.0.4 - 1.1.2)",
"refsource": "MLIST",
"url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004743.html"
},
{
"name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
"refsource": "MLIST",
"url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004733.html"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:mongrel:mongrel:1.0.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:mongrel:mongrel:1.1.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:mongrel:mongrel:1.1.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-6612"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Directory traversal vulnerability in DirHandler (lib/mongrel/handlers.rb) in Mongrel 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to read arbitrary files via an HTTP request containing double-encoded sequences (\".%252e\")."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
"refsource": "MLIST",
"tags": [
"Exploit"
],
"url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004733.html"
},
{
"name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
"refsource": "MLIST",
"tags": [
"Exploit"
],
"url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004736.html"
},
{
"name": "[Mongrel] 20071229 Regarding the 1.1.3 security release",
"refsource": "MLIST",
"tags": [],
"url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004742.html"
},
{
"name": "[Mongrel] [SECURITY] Must Fix This Now! (Re: Arbitrary system files readable in 1.0.4 - 1.1.2)",
"refsource": "MLIST",
"tags": [],
"url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004743.html"
},
{
"name": "http://mongrel.rubyforge.org/news.html",
"refsource": "CONFIRM",
"tags": [],
"url": "http://mongrel.rubyforge.org/news.html"
},
{
"name": "27133",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/27133"
},
{
"name": "28323",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/28323"
},
{
"name": "APPLE-SA-2008-05-28",
"refsource": "APPLE",
"tags": [],
"url": "http://lists.apple.com/archives/security-announce/2008//May/msg00001.html"
},
{
"name": "TA08-150A",
"refsource": "CERT",
"tags": [
"US Government Resource"
],
"url": "http://www.us-cert.gov/cas/techalerts/TA08-150A.html"
},
{
"name": "30430",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/30430"
},
{
"name": "39866",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/39866"
},
{
"name": "ADV-2008-1697",
"refsource": "VUPEN",
"tags": [],
"url": "http://www.vupen.com/english/advisories/2008/1697"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.4,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2011-03-08T03:03Z",
"publishedDate": "2008-01-03T22:46Z"
}
}
}
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…