gsd-2011-1005
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The safe-level feature in Ruby 1.8.6 through 1.8.6-420, 1.8.7 through 1.8.7-330, and 1.8.8dev allows context-dependent attackers to modify strings via the Exception#to_s method, as demonstrated by changing an intended pathname.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2011-1005",
"description": "The safe-level feature in Ruby 1.8.6 through 1.8.6-420, 1.8.7 through 1.8.7-330, and 1.8.8dev allows context-dependent attackers to modify strings via the Exception#to_s method, as demonstrated by changing an intended pathname.",
"id": "GSD-2011-1005",
"references": [
"https://www.suse.com/security/cve/CVE-2011-1005.html",
"https://access.redhat.com/errata/RHSA-2011:0910",
"https://access.redhat.com/errata/RHSA-2011:0909",
"https://access.redhat.com/errata/RHSA-2011:0908",
"https://alas.aws.amazon.com/cve/html/CVE-2011-1005.html",
"https://linux.oracle.com/cve/CVE-2011-1005.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2011-1005"
],
"details": "The safe-level feature in Ruby 1.8.6 through 1.8.6-420, 1.8.7 through 1.8.7-330, and 1.8.8dev allows context-dependent attackers to modify strings via the Exception#to_s method, as demonstrated by changing an intended pathname.",
"id": "GSD-2011-1005",
"modified": "2023-12-13T01:19:08.502680Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-1005",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"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 safe-level feature in Ruby 1.8.6 through 1.8.6-420, 1.8.7 through 1.8.7-330, and 1.8.8dev allows context-dependent attackers to modify strings via the Exception#to_s method, as demonstrated by changing an intended pathname."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://lists.apple.com/archives/security-announce/2012/May/msg00001.html",
"refsource": "MISC",
"url": "http://lists.apple.com/archives/security-announce/2012/May/msg00001.html"
},
{
"name": "http://support.apple.com/kb/HT5281",
"refsource": "MISC",
"url": "http://support.apple.com/kb/HT5281"
},
{
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/054422.html",
"refsource": "MISC",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/054422.html"
},
{
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/054436.html",
"refsource": "MISC",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/054436.html"
},
{
"name": "http://secunia.com/advisories/43573",
"refsource": "MISC",
"url": "http://secunia.com/advisories/43573"
},
{
"name": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:097",
"refsource": "MISC",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:097"
},
{
"name": "http://www.openwall.com/lists/oss-security/2011/02/21/2",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2011/02/21/2"
},
{
"name": "http://www.openwall.com/lists/oss-security/2011/02/21/5",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2011/02/21/5"
},
{
"name": "http://www.redhat.com/support/errata/RHSA-2011-0909.html",
"refsource": "MISC",
"url": "http://www.redhat.com/support/errata/RHSA-2011-0909.html"
},
{
"name": "http://www.redhat.com/support/errata/RHSA-2011-0910.html",
"refsource": "MISC",
"url": "http://www.redhat.com/support/errata/RHSA-2011-0910.html"
},
{
"name": "http://www.vupen.com/english/advisories/2011/0539",
"refsource": "MISC",
"url": "http://www.vupen.com/english/advisories/2011/0539"
},
{
"name": "http://osvdb.org/70957",
"refsource": "MISC",
"url": "http://osvdb.org/70957"
},
{
"name": "http://secunia.com/advisories/43420",
"refsource": "MISC",
"url": "http://secunia.com/advisories/43420"
},
{
"name": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:098",
"refsource": "MISC",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:098"
},
{
"name": "http://www.redhat.com/support/errata/RHSA-2011-0908.html",
"refsource": "MISC",
"url": "http://www.redhat.com/support/errata/RHSA-2011-0908.html"
},
{
"name": "http://www.ruby-lang.org/en/news/2011/02/18/exception-methods-can-bypass-safe/",
"refsource": "MISC",
"url": "http://www.ruby-lang.org/en/news/2011/02/18/exception-methods-can-bypass-safe/"
},
{
"name": "http://www.securityfocus.com/bid/46458",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/46458"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=678920",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=678920"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.8.7-330:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.8.8:dev:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.8.6-420:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.8.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.8.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-1005"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The safe-level feature in Ruby 1.8.6 through 1.8.6-420, 1.8.7 through 1.8.7-330, and 1.8.8dev allows context-dependent attackers to modify strings via the Exception#to_s method, as demonstrated by changing an intended pathname."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20110221 CVE request: ruby: FileUtils is vulnerable to symlink race attacks + Exception methods can bypass $SAFE",
"refsource": "MLIST",
"tags": [
"Patch"
],
"url": "http://www.openwall.com/lists/oss-security/2011/02/21/2"
},
{
"name": "[oss-security] 20110221 Re: CVE request: ruby: FileUtils is vulnerable to symlink race attacks + Exception methods can bypass $SAFE",
"refsource": "MLIST",
"tags": [
"Patch"
],
"url": "http://www.openwall.com/lists/oss-security/2011/02/21/5"
},
{
"name": "46458",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/46458"
},
{
"name": "http://www.ruby-lang.org/en/news/2011/02/18/exception-methods-can-bypass-safe/",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
],
"url": "http://www.ruby-lang.org/en/news/2011/02/18/exception-methods-can-bypass-safe/"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=678920",
"refsource": "CONFIRM",
"tags": [
"Patch"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=678920"
},
{
"name": "FEDORA-2011-1876",
"refsource": "FEDORA",
"tags": [],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/054422.html"
},
{
"name": "43420",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/43420"
},
{
"name": "FEDORA-2011-1913",
"refsource": "FEDORA",
"tags": [],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/054436.html"
},
{
"name": "ADV-2011-0539",
"refsource": "VUPEN",
"tags": [],
"url": "http://www.vupen.com/english/advisories/2011/0539"
},
{
"name": "70957",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/70957"
},
{
"name": "43573",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/43573"
},
{
"name": "RHSA-2011:0910",
"refsource": "REDHAT",
"tags": [],
"url": "http://www.redhat.com/support/errata/RHSA-2011-0910.html"
},
{
"name": "RHSA-2011:0908",
"refsource": "REDHAT",
"tags": [],
"url": "http://www.redhat.com/support/errata/RHSA-2011-0908.html"
},
{
"name": "RHSA-2011:0909",
"refsource": "REDHAT",
"tags": [],
"url": "http://www.redhat.com/support/errata/RHSA-2011-0909.html"
},
{
"name": "MDVSA-2011:098",
"refsource": "MANDRIVA",
"tags": [],
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:098"
},
{
"name": "MDVSA-2011:097",
"refsource": "MANDRIVA",
"tags": [],
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:097"
},
{
"name": "APPLE-SA-2012-05-09-1",
"refsource": "APPLE",
"tags": [],
"url": "http://lists.apple.com/archives/security-announce/2012/May/msg00001.html"
},
{
"name": "http://support.apple.com/kb/HT5281",
"refsource": "CONFIRM",
"tags": [],
"url": "http://support.apple.com/kb/HT5281"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2013-08-13T17:00Z",
"publishedDate": "2011-03-02T20:00Z"
}
}
}
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…