GSD-2007-5379
Vulnerability from gsd - Updated: 2023-12-13 01:21Details
Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers and ActiveResource servers to determine the existence of arbitrary files and read arbitrary XML files via the Hash.from_xml (Hash#from_xml) method, which uses XmlSimple (XML::Simple) unsafely, as demonstrated by reading passwords from the Pidgin (Gaim) .purple/accounts.xml file.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2007-5379",
"description": "Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers and ActiveResource servers to determine the existence of arbitrary files and read arbitrary XML files via the Hash.from_xml (Hash#from_xml) method, which uses XmlSimple (XML::Simple) unsafely, as demonstrated by reading passwords from the Pidgin (Gaim) .purple/accounts.xml file.",
"id": "GSD-2007-5379",
"references": [
"https://www.suse.com/security/cve/CVE-2007-5379.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2007-5379"
],
"details": "Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers and ActiveResource servers to determine the existence of arbitrary files and read arbitrary XML files via the Hash.from_xml (Hash#from_xml) method, which uses XmlSimple (XML::Simple) unsafely, as demonstrated by reading passwords from the Pidgin (Gaim) .purple/accounts.xml file.",
"id": "GSD-2007-5379",
"modified": "2023-12-13T01:21:40.379003Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-5379",
"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": "Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers and ActiveResource servers to determine the existence of arbitrary files and read arbitrary XML files via the Hash.from_xml (Hash#from_xml) method, which uses XmlSimple (XML::Simple) unsafely, as demonstrated by reading passwords from the Pidgin (Gaim) .purple/accounts.xml file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2007-4238",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/4238"
},
{
"name": "ADV-2007-3508",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/3508"
},
{
"name": "TA07-352A",
"refsource": "CERT",
"url": "http://www.us-cert.gov/cas/techalerts/TA07-352A.html"
},
{
"name": "28136",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/28136"
},
{
"name": "26096",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/26096"
},
{
"name": "GLSA-200711-17",
"refsource": "GENTOO",
"url": "http://security.gentoo.org/glsa/glsa-200711-17.xml"
},
{
"name": "40717",
"refsource": "OSVDB",
"url": "http://osvdb.org/40717"
},
{
"name": "http://bugs.gentoo.org/show_bug.cgi?id=195315",
"refsource": "CONFIRM",
"url": "http://bugs.gentoo.org/show_bug.cgi?id=195315"
},
{
"name": "http://weblog.rubyonrails.org/2007/10/5/rails-1-2-4-maintenance-release",
"refsource": "CONFIRM",
"url": "http://weblog.rubyonrails.org/2007/10/5/rails-1-2-4-maintenance-release"
},
{
"name": "APPLE-SA-2007-12-17",
"refsource": "APPLE",
"url": "http://lists.apple.com/archives/security-announce/2007/Dec/msg00002.html"
},
{
"name": "http://docs.info.apple.com/article.html?artnum=307179",
"refsource": "CONFIRM",
"url": "http://docs.info.apple.com/article.html?artnum=307179"
},
{
"name": "27657",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/27657"
},
{
"name": "http://dev.rubyonrails.org/ticket/8453",
"refsource": "CONFIRM",
"url": "http://dev.rubyonrails.org/ticket/8453"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c1.2.4",
"affected_versions": "All versions before 1.2.4",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-200",
"CWE-937"
],
"date": "2021-09-10",
"description": "Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers and ActiveResource servers to determine the existence of arbitrary files and read arbitrary XML files via the Hash.from_xml (Hash#from_xml) method, which uses XmlSimple (XML::Simple) unsafely, as demonstrated by reading passwords from the Pidgin (Gaim) .purple/accounts.xml file.",
"fixed_versions": [
"1.2.5"
],
"identifier": "CVE-2007-5379",
"identifiers": [
"GHSA-fjfg-q662-gm6j",
"CVE-2007-5379"
],
"not_impacted": "All versions starting from 1.2.4",
"package_slug": "gem/rails",
"pubdate": "2017-10-24",
"solution": "Upgrade to version 1.2.5 or above.",
"title": "Exposure of Sensitive Information to an Unauthorized Actor",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2007-5379",
"https://github.com/advisories/GHSA-fjfg-q662-gm6j",
"http://bugs.gentoo.org/show_bug.cgi?id=195315",
"http://dev.rubyonrails.org/ticket/8453",
"http://docs.info.apple.com/article.html?artnum=307179",
"http://lists.apple.com/archives/security-announce/2007/Dec/msg00002.html",
"http://osvdb.org/40717",
"http://secunia.com/advisories/27657",
"http://secunia.com/advisories/28136",
"http://security.gentoo.org/glsa/glsa-200711-17.xml",
"http://weblog.rubyonrails.org/2007/10/5/rails-1-2-4-maintenance-release",
"http://www.securityfocus.com/bid/26096",
"http://www.us-cert.gov/cas/techalerts/TA07-352A.html",
"http://www.vupen.com/english/advisories/2007/3508",
"http://www.vupen.com/english/advisories/2007/4238"
],
"uuid": "4a3506e5-4004-4f9f-b33c-8c911feaf6e6"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:david_hansson:ruby_on_rails:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.2.3",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-5379"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers and ActiveResource servers to determine the existence of arbitrary files and read arbitrary XML files via the Hash.from_xml (Hash#from_xml) method, which uses XmlSimple (XML::Simple) unsafely, as demonstrated by reading passwords from the Pidgin (Gaim) .purple/accounts.xml file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://dev.rubyonrails.org/ticket/8453",
"refsource": "CONFIRM",
"tags": [],
"url": "http://dev.rubyonrails.org/ticket/8453"
},
{
"name": "http://weblog.rubyonrails.org/2007/10/5/rails-1-2-4-maintenance-release",
"refsource": "CONFIRM",
"tags": [],
"url": "http://weblog.rubyonrails.org/2007/10/5/rails-1-2-4-maintenance-release"
},
{
"name": "26096",
"refsource": "BID",
"tags": [
"Patch"
],
"url": "http://www.securityfocus.com/bid/26096"
},
{
"name": "http://bugs.gentoo.org/show_bug.cgi?id=195315",
"refsource": "CONFIRM",
"tags": [],
"url": "http://bugs.gentoo.org/show_bug.cgi?id=195315"
},
{
"name": "GLSA-200711-17",
"refsource": "GENTOO",
"tags": [],
"url": "http://security.gentoo.org/glsa/glsa-200711-17.xml"
},
{
"name": "27657",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/27657"
},
{
"name": "http://docs.info.apple.com/article.html?artnum=307179",
"refsource": "CONFIRM",
"tags": [],
"url": "http://docs.info.apple.com/article.html?artnum=307179"
},
{
"name": "APPLE-SA-2007-12-17",
"refsource": "APPLE",
"tags": [],
"url": "http://lists.apple.com/archives/security-announce/2007/Dec/msg00002.html"
},
{
"name": "TA07-352A",
"refsource": "CERT",
"tags": [
"US Government Resource"
],
"url": "http://www.us-cert.gov/cas/techalerts/TA07-352A.html"
},
{
"name": "28136",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/28136"
},
{
"name": "ADV-2007-3508",
"refsource": "VUPEN",
"tags": [],
"url": "http://www.vupen.com/english/advisories/2007/3508"
},
{
"name": "ADV-2007-4238",
"refsource": "VUPEN",
"tags": [],
"url": "http://www.vupen.com/english/advisories/2007/4238"
},
{
"name": "40717",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/40717"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2012-10-31T02:44Z",
"publishedDate": "2007-10-19T23:17Z"
}
}
}
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…