Vulnerabilites related to erlang - crypto
cve-2011-0766
Vulnerability from cvelistv5
Published
2011-05-31 20:00
Modified
2024-09-17 04:29
Severity ?
EPSS score ?
Summary
The random number generator in the Crypto application before 2.0.2.2, and SSH before 2.0.5, as used in the Erlang/OTP ssh library before R14B03, uses predictable seeds based on the current time, which makes it easier for remote attackers to guess DSA host and SSH session keys.
References
▼ | URL | Tags |
---|---|---|
http://secunia.com/advisories/44709 | third-party-advisory, x_refsource_SECUNIA | |
https://github.com/erlang/otp/commit/f228601de45c5b53241b103af6616453c50885a5 | x_refsource_CONFIRM | |
http://www.securityfocus.com/bid/47980 | vdb-entry, x_refsource_BID | |
http://www.kb.cert.org/vuls/id/178990 | third-party-advisory, x_refsource_CERT-VN |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T22:05:53.431Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "44709", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/44709" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/erlang/otp/commit/f228601de45c5b53241b103af6616453c50885a5" }, { "name": "47980", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/47980" }, { "name": "VU#178990", "tags": [ "third-party-advisory", "x_refsource_CERT-VN", "x_transferred" ], "url": "http://www.kb.cert.org/vuls/id/178990" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "The random number generator in the Crypto application before 2.0.2.2, and SSH before 2.0.5, as used in the Erlang/OTP ssh library before R14B03, uses predictable seeds based on the current time, which makes it easier for remote attackers to guess DSA host and SSH session keys." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2011-05-31T20:00:00Z", "orgId": "37e5125f-f79b-445b-8fad-9564f167944b", "shortName": "certcc" }, "references": [ { "name": "44709", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/44709" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/erlang/otp/commit/f228601de45c5b53241b103af6616453c50885a5" }, { "name": "47980", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/47980" }, { "name": "VU#178990", "tags": [ "third-party-advisory", "x_refsource_CERT-VN" ], "url": "http://www.kb.cert.org/vuls/id/178990" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cert@cert.org", "ID": "CVE-2011-0766", "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": "The random number generator in the Crypto application before 2.0.2.2, and SSH before 2.0.5, as used in the Erlang/OTP ssh library before R14B03, uses predictable seeds based on the current time, which makes it easier for remote attackers to guess DSA host and SSH session keys." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "44709", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/44709" }, { "name": "https://github.com/erlang/otp/commit/f228601de45c5b53241b103af6616453c50885a5", "refsource": "CONFIRM", "url": "https://github.com/erlang/otp/commit/f228601de45c5b53241b103af6616453c50885a5" }, { "name": "47980", "refsource": "BID", "url": "http://www.securityfocus.com/bid/47980" }, { "name": "VU#178990", "refsource": "CERT-VN", "url": "http://www.kb.cert.org/vuls/id/178990" } ] } } } }, "cveMetadata": { "assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b", "assignerShortName": "certcc", "cveId": "CVE-2011-0766", "datePublished": "2011-05-31T20:00:00Z", "dateReserved": "2011-02-03T00:00:00Z", "dateUpdated": "2024-09-17T04:29:25.226Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2011-05-31 20:55
Modified
2024-11-21 01:24
Severity ?
Summary
The random number generator in the Crypto application before 2.0.2.2, and SSH before 2.0.5, as used in the Erlang/OTP ssh library before R14B03, uses predictable seeds based on the current time, which makes it easier for remote attackers to guess DSA host and SSH session keys.
References
▼ | URL | Tags | |
---|---|---|---|
cret@cert.org | http://secunia.com/advisories/44709 | Vendor Advisory | |
cret@cert.org | http://www.kb.cert.org/vuls/id/178990 | Patch, Third Party Advisory, US Government Resource | |
cret@cert.org | http://www.securityfocus.com/bid/47980 | Third Party Advisory, VDB Entry | |
cret@cert.org | https://github.com/erlang/otp/commit/f228601de45c5b53241b103af6616453c50885a5 | Patch | |
af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/44709 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.kb.cert.org/vuls/id/178990 | Patch, Third Party Advisory, US Government Resource | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/47980 | Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/erlang/otp/commit/f228601de45c5b53241b103af6616453c50885a5 | Patch |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
erlang | crypto | * | |
erlang | erlang\/otp | r11b-5 | |
erlang | erlang\/otp | r12b-5 | |
erlang | erlang\/otp | r13b | |
erlang | erlang\/otp | r13b02-1 | |
erlang | erlang\/otp | r13b03 | |
erlang | erlang\/otp | r13b04 | |
erlang | erlang\/otp | r14a | |
erlang | erlang\/otp | r14b | |
erlang | erlang\/otp | r14b01 | |
erlang | erlang\/otp | r14b02 | |
ssh | ssh | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:erlang:crypto:*:*:*:*:*:*:*:*", "matchCriteriaId": "A5C36D51-22EA-4973-BD37-34A148222677", "versionEndIncluding": "2.0.2.1", "vulnerable": true }, { "criteria": "cpe:2.3:a:erlang:erlang\\/otp:r11b-5:*:*:*:*:*:*:*", "matchCriteriaId": "E83FC35B-457E-461C-939A-2A2DAB1C2461", "vulnerable": true }, { "criteria": "cpe:2.3:a:erlang:erlang\\/otp:r12b-5:*:*:*:*:*:*:*", "matchCriteriaId": "C6C511C8-EE7D-4E4F-829A-8A28A3F5DE7A", "vulnerable": true }, { "criteria": "cpe:2.3:a:erlang:erlang\\/otp:r13b:*:*:*:*:*:*:*", "matchCriteriaId": "ADBDFE1E-0212-4A40-AF37-452469A591DE", "vulnerable": true }, { "criteria": "cpe:2.3:a:erlang:erlang\\/otp:r13b02-1:*:*:*:*:*:*:*", "matchCriteriaId": "90FCA4F4-F172-44F8-A7E9-03C4374D8BE3", "vulnerable": true }, { "criteria": "cpe:2.3:a:erlang:erlang\\/otp:r13b03:*:*:*:*:*:*:*", "matchCriteriaId": "33E2E62B-42A6-4D2C-80D0-B1AFD8F24E4A", "vulnerable": true }, { "criteria": "cpe:2.3:a:erlang:erlang\\/otp:r13b04:*:*:*:*:*:*:*", "matchCriteriaId": "586A5C8B-0842-4D1C-A33A-A5E4AB0F7422", "vulnerable": true }, { "criteria": "cpe:2.3:a:erlang:erlang\\/otp:r14a:*:*:*:*:*:*:*", "matchCriteriaId": "98D07E19-8830-4112-993B-92475F37CB68", "vulnerable": true }, { "criteria": "cpe:2.3:a:erlang:erlang\\/otp:r14b:*:*:*:*:*:*:*", "matchCriteriaId": "13DF6614-88C8-49CE-97E3-0AD2D3972182", "vulnerable": true }, { "criteria": "cpe:2.3:a:erlang:erlang\\/otp:r14b01:*:*:*:*:*:*:*", "matchCriteriaId": "10182FC9-2DE9-4FAD-8C9D-D5B21A735824", "vulnerable": true }, { "criteria": "cpe:2.3:a:erlang:erlang\\/otp:r14b02:*:*:*:*:*:*:*", "matchCriteriaId": "4106F0A1-8582-46CD-9F8F-1A613B272DF3", "vulnerable": true }, { "criteria": "cpe:2.3:a:ssh:ssh:*:*:*:*:*:*:*:*", "matchCriteriaId": "B5FC28F2-797D-4C4E-B9B8-D89A3AAD7950", "versionEndIncluding": "2.0.4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The random number generator in the Crypto application before 2.0.2.2, and SSH before 2.0.5, as used in the Erlang/OTP ssh library before R14B03, uses predictable seeds based on the current time, which makes it easier for remote attackers to guess DSA host and SSH session keys." }, { "lang": "es", "value": "El generador de n\u00fameros aleatorios de la aplicaci\u00f3n Crypto en versiones anteriores a la 2.0.2.2, y SSH anteriores a 2.0.5, como es usado en la librer\u00eda Erlang/OTP ssh en versiones anteriores a la R14B03, utiliza semillas predecibles basadas en la fecha actual, lo que facilita a atacantes remotos adivinar el host DSA y las claves de sesi\u00f3n SSH." } ], "id": "CVE-2011-0766", "lastModified": "2024-11-21T01:24:47.767", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 7.8, "confidentialityImpact": "COMPLETE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:C/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2011-05-31T20:55:01.780", "references": [ { "source": "cret@cert.org", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/44709" }, { "source": "cret@cert.org", "tags": [ "Patch", "Third Party Advisory", "US Government Resource" ], "url": "http://www.kb.cert.org/vuls/id/178990" }, { "source": "cret@cert.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/47980" }, { "source": "cret@cert.org", "tags": [ "Patch" ], "url": "https://github.com/erlang/otp/commit/f228601de45c5b53241b103af6616453c50885a5" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/44709" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory", "US Government Resource" ], "url": "http://www.kb.cert.org/vuls/id/178990" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/47980" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://github.com/erlang/otp/commit/f228601de45c5b53241b103af6616453c50885a5" } ], "sourceIdentifier": "cret@cert.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-310" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }