gsd-2011-3009
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Ruby before 1.8.6-p114 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2011-3009", "description": "Ruby before 1.8.6-p114 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900.", "id": "GSD-2011-3009", "references": [ "https://www.suse.com/security/cve/CVE-2011-3009.html", "https://access.redhat.com/errata/RHSA-2012:0070", "https://access.redhat.com/errata/RHSA-2011:1581", "https://linux.oracle.com/cve/CVE-2011-3009.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2011-3009" ], "details": "Ruby before 1.8.6-p114 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900.", "id": "GSD-2011-3009", "modified": "2023-12-13T01:19:09.493892Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2011-3009", "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": "Ruby before 1.8.6-p114 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "49126", "refsource": "BID", "url": "http://www.securityfocus.com/bid/49126" }, { "name": "RHSA-2011:1581", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2011-1581.html" }, { "name": "ruby-random-number-weak-security(69157)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/69157" }, { "name": "RHSA-2012:0070", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2012-0070.html" }, { "name": "http://redmine.ruby-lang.org/issues/show/4338", "refsource": "MISC", "url": "http://redmine.ruby-lang.org/issues/show/4338" }, { "name": "[oss-security] 20110720 Re: CVE Request: ruby PRNG fixes", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2011/07/20/1" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:*:p111:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.8.6", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.8.6:p110:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.8.6:p36:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2011-3009" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Ruby before 1.8.6-p114 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-310" } ] } ] }, "references": { "reference_data": [ { "name": "http://redmine.ruby-lang.org/issues/show/4338", "refsource": "MISC", "tags": [], "url": "http://redmine.ruby-lang.org/issues/show/4338" }, { "name": "[oss-security] 20110720 Re: CVE Request: ruby PRNG fixes", "refsource": "MLIST", "tags": [ "Patch" ], "url": "http://www.openwall.com/lists/oss-security/2011/07/20/1" }, { "name": "49126", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/49126" }, { "name": "RHSA-2011:1581", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2011-1581.html" }, { "name": "RHSA-2012:0070", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2012-0070.html" }, { "name": "ruby-random-number-weak-security(69157)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/69157" } ] } }, "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": "2017-08-29T01:29Z", "publishedDate": "2011-08-05T22:55Z" } } }
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.