cve-2010-2489
Vulnerability from cvelistv5
Published
2010-07-09 19:00
Modified
2024-08-07 02:32
Severity ?
EPSS score ?
Summary
Buffer overflow in Ruby 1.9.x before 1.9.1-p429 on Windows might allow local users to gain privileges via a crafted ARGF.inplace_mode value that is not properly handled when constructing the filenames of the backup files.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T02:32:16.763Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "66040", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://www.osvdb.org/66040" }, { "name": "[oss-security] 20100702 Re: CVE Request [Microsoft Windows Ruby-v1.9.x] -- Buffer over-run leading to ACE", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/07/02/10" }, { "name": "40442", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/40442" }, { "name": "ruby-argfinplacemode-bo(60135)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/60135" }, { "name": "[oss-security] 20100702 CVE Request [Microsoft Windows Ruby-v1.9.x] -- Buffer over-run leading to ACE", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/07/02/1" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://svn.ruby-lang.org/repos/ruby/tags/v1_9_1_429/ChangeLog" }, { "name": "41321", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/41321" }, { "name": "[ruby-talk] 20100702 Re: [ANN][Security] Ruby 1.9.1-p429 is out", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://osdir.com/ml/ruby-talk/2010-07/msg00095.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_rc1/ChangeLog" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.ruby-lang.org/en/news/2010/07/02/ruby-1-9-1-p429-is-released/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2010-07-02T00:00:00", "descriptions": [ { "lang": "en", "value": "Buffer overflow in Ruby 1.9.x before 1.9.1-p429 on Windows might allow local users to gain privileges via a crafted ARGF.inplace_mode value that is not properly handled when constructing the filenames of the backup files." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-16T14:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "66040", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://www.osvdb.org/66040" }, { "name": "[oss-security] 20100702 Re: CVE Request [Microsoft Windows Ruby-v1.9.x] -- Buffer over-run leading to ACE", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/07/02/10" }, { "name": "40442", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/40442" }, { "name": "ruby-argfinplacemode-bo(60135)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/60135" }, { "name": "[oss-security] 20100702 CVE Request [Microsoft Windows Ruby-v1.9.x] -- Buffer over-run leading to ACE", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/07/02/1" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://svn.ruby-lang.org/repos/ruby/tags/v1_9_1_429/ChangeLog" }, { "name": "41321", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/41321" }, { "name": "[ruby-talk] 20100702 Re: [ANN][Security] Ruby 1.9.1-p429 is out", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://osdir.com/ml/ruby-talk/2010-07/msg00095.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_rc1/ChangeLog" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.ruby-lang.org/en/news/2010/07/02/ruby-1-9-1-p429-is-released/" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2010-2489", "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": "Buffer overflow in Ruby 1.9.x before 1.9.1-p429 on Windows might allow local users to gain privileges via a crafted ARGF.inplace_mode value that is not properly handled when constructing the filenames of the backup files." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "66040", "refsource": "OSVDB", "url": "http://www.osvdb.org/66040" }, { "name": "[oss-security] 20100702 Re: CVE Request [Microsoft Windows Ruby-v1.9.x] -- Buffer over-run leading to ACE", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/07/02/10" }, { "name": "40442", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/40442" }, { "name": "ruby-argfinplacemode-bo(60135)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/60135" }, { "name": "[oss-security] 20100702 CVE Request [Microsoft Windows Ruby-v1.9.x] -- Buffer over-run leading to ACE", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/07/02/1" }, { "name": "http://svn.ruby-lang.org/repos/ruby/tags/v1_9_1_429/ChangeLog", "refsource": "CONFIRM", "url": "http://svn.ruby-lang.org/repos/ruby/tags/v1_9_1_429/ChangeLog" }, { "name": "41321", "refsource": "BID", "url": "http://www.securityfocus.com/bid/41321" }, { "name": "[ruby-talk] 20100702 Re: [ANN][Security] Ruby 1.9.1-p429 is out", "refsource": "MLIST", "url": "http://osdir.com/ml/ruby-talk/2010-07/msg00095.html" }, { "name": "http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_rc1/ChangeLog", "refsource": "CONFIRM", "url": "http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_rc1/ChangeLog" }, { "name": "http://www.ruby-lang.org/en/news/2010/07/02/ruby-1-9-1-p429-is-released/", "refsource": "CONFIRM", "url": "http://www.ruby-lang.org/en/news/2010/07/02/ruby-1-9-1-p429-is-released/" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2010-2489", "datePublished": "2010-07-09T19:00:00", "dateReserved": "2010-06-28T00:00:00", "dateUpdated": "2024-08-07T02:32:16.763Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "fkie_nvd": { "configurations": "[{\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ruby-lang:ruby:1.9.0-0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A2D5127F-1E79-4F83-8BB0-C479B6CFE9AE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ruby-lang:ruby:1.9.0-1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"31181BA2-71A7-40C8-9E08-8FEAB013977B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ruby-lang:ruby:1.9.0-2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EB8F3772-C973-41DB-AB3A-F4323418FC7F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ruby-lang:ruby:1.9.0-20060415:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A688B357-7096-4362-A7DD-5A24FB0AF431\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ruby-lang:ruby:1.9.0-20070709:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"46913DE9-8AE6-40E5-AEA1-6D2524EE7581\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ruby-lang:ruby:1.9.1:-p0:*:*:*:*:*:*\", \"matchCriteriaId\": \"470CF526-96F6-4DD1-B687-17106051A6D5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ruby-lang:ruby:1.9.1:-p129:*:*:*:*:*:*\", \"matchCriteriaId\": \"52159D9F-8CD3-4103-82E6-BDE035BA3625\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ruby-lang:ruby:1.9.1:-p243:*:*:*:*:*:*\", \"matchCriteriaId\": \"EC0FD3F8-73A3-4518-8892-1E34D709FB89\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ruby-lang:ruby:1.9.1:-p376:*:*:*:*:*:*\", \"matchCriteriaId\": \"4B846CCE-7D1D-4A7E-95D8-50F92CF79AC6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ruby-lang:ruby:1.9.1:-p429:*:*:*:*:*:*\", \"matchCriteriaId\": \"CB99DD31-7355-4FF1-AE41-CC156F83D7A2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ruby-lang:ruby:1.9.1:-preview_1:*:*:*:*:*:*\", \"matchCriteriaId\": \"A7E15263-74D3-42D4-B37C-C649F68EDECC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ruby-lang:ruby:1.9.1:-preview_2:*:*:*:*:*:*\", \"matchCriteriaId\": \"BA7FEA9B-06CE-4D08-9D61-2526ED5AE630\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ruby-lang:ruby:1.9.1:-rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"0D7F7EA5-7F6C-4C15-AB97-024836DC4862\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ruby-lang:ruby:1.9.1:-rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"236B38D1-0CCA-43C5-B2FC-1224F4F4E165\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:o:microsoft:windows:*:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2CF61F35-5905-4BA9-AD7E-7DB261D2F256\"}]}]}]", "descriptions": "[{\"lang\": \"en\", \"value\": \"Buffer overflow in Ruby 1.9.x before 1.9.1-p429 on Windows might allow local users to gain privileges via a crafted ARGF.inplace_mode value that is not properly handled when constructing the filenames of the backup files.\"}, {\"lang\": \"es\", \"value\": \"Desbordamiento de b\\u00fafer en Ruby v1.9.x anterior v1.9.1-p429 en Windows puede permitir a usuarios locales ganar privilegios mediante un valor ARGF.inplace_mode manipulado que no es correctamente manejado cuando construye los nombres de archivos de los ficheros backup\"}]", "id": "CVE-2010-2489", "lastModified": "2024-11-21T01:16:45.640", "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:L/Au:N/C:C/I:C/A:C\", \"baseScore\": 7.2, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"COMPLETE\", \"integrityImpact\": \"COMPLETE\", \"availabilityImpact\": \"COMPLETE\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 3.9, \"impactScore\": 10.0, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}", "published": "2010-07-12T13:27:27.813", "references": "[{\"url\": \"http://osdir.com/ml/ruby-talk/2010-07/msg00095.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://secunia.com/advisories/40442\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://svn.ruby-lang.org/repos/ruby/tags/v1_9_1_429/ChangeLog\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_rc1/ChangeLog\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2010/07/02/1\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2010/07/02/10\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.osvdb.org/66040\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.ruby-lang.org/en/news/2010/07/02/ruby-1-9-1-p429-is-released/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/41321\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/60135\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://osdir.com/ml/ruby-talk/2010-07/msg00095.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://secunia.com/advisories/40442\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://svn.ruby-lang.org/repos/ruby/tags/v1_9_1_429/ChangeLog\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_rc1/ChangeLog\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2010/07/02/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2010/07/02/10\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.osvdb.org/66040\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.ruby-lang.org/en/news/2010/07/02/ruby-1-9-1-p429-is-released/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/41321\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/60135\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]", "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-119\"}]}]" }, "nvd": "{\"cve\":{\"id\":\"CVE-2010-2489\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2010-07-12T13:27:27.813\",\"lastModified\":\"2024-11-21T01:16:45.640\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Buffer overflow in Ruby 1.9.x before 1.9.1-p429 on Windows might allow local users to gain privileges via a crafted ARGF.inplace_mode value that is not properly handled when constructing the filenames of the backup files.\"},{\"lang\":\"es\",\"value\":\"Desbordamiento de b\u00fafer en Ruby v1.9.x anterior v1.9.1-p429 en Windows puede permitir a usuarios locales ganar privilegios mediante un valor ARGF.inplace_mode manipulado que no es correctamente manejado cuando construye los nombres de archivos de los ficheros backup\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:C/I:C/A:C\",\"baseScore\":7.2,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":3.9,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.0-0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A2D5127F-1E79-4F83-8BB0-C479B6CFE9AE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.0-1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"31181BA2-71A7-40C8-9E08-8FEAB013977B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.0-2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB8F3772-C973-41DB-AB3A-F4323418FC7F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.0-20060415:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A688B357-7096-4362-A7DD-5A24FB0AF431\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.0-20070709:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"46913DE9-8AE6-40E5-AEA1-6D2524EE7581\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.1:-p0:*:*:*:*:*:*\",\"matchCriteriaId\":\"470CF526-96F6-4DD1-B687-17106051A6D5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.1:-p129:*:*:*:*:*:*\",\"matchCriteriaId\":\"52159D9F-8CD3-4103-82E6-BDE035BA3625\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.1:-p243:*:*:*:*:*:*\",\"matchCriteriaId\":\"EC0FD3F8-73A3-4518-8892-1E34D709FB89\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.1:-p376:*:*:*:*:*:*\",\"matchCriteriaId\":\"4B846CCE-7D1D-4A7E-95D8-50F92CF79AC6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.1:-p429:*:*:*:*:*:*\",\"matchCriteriaId\":\"CB99DD31-7355-4FF1-AE41-CC156F83D7A2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.1:-preview_1:*:*:*:*:*:*\",\"matchCriteriaId\":\"A7E15263-74D3-42D4-B37C-C649F68EDECC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.1:-preview_2:*:*:*:*:*:*\",\"matchCriteriaId\":\"BA7FEA9B-06CE-4D08-9D61-2526ED5AE630\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.1:-rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D7F7EA5-7F6C-4C15-AB97-024836DC4862\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.1:-rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"236B38D1-0CCA-43C5-B2FC-1224F4F4E165\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:microsoft:windows:*:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2CF61F35-5905-4BA9-AD7E-7DB261D2F256\"}]}]}],\"references\":[{\"url\":\"http://osdir.com/ml/ruby-talk/2010-07/msg00095.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/40442\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://svn.ruby-lang.org/repos/ruby/tags/v1_9_1_429/ChangeLog\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_rc1/ChangeLog\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/07/02/1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/07/02/10\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.osvdb.org/66040\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.ruby-lang.org/en/news/2010/07/02/ruby-1-9-1-p429-is-released/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/41321\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/60135\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://osdir.com/ml/ruby-talk/2010-07/msg00095.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/40442\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://svn.ruby-lang.org/repos/ruby/tags/v1_9_1_429/ChangeLog\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_rc1/ChangeLog\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/07/02/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/07/02/10\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.osvdb.org/66040\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.ruby-lang.org/en/news/2010/07/02/ruby-1-9-1-p429-is-released/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/41321\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/60135\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
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.
- 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.