gsd-2015-2774
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Erlang/OTP before 18.0-rc1 does not properly check CBC padding bytes when terminating connections, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, a variant of CVE-2014-3566 (aka POODLE).
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-2774", "description": "Erlang/OTP before 18.0-rc1 does not properly check CBC padding bytes when terminating connections, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, a variant of CVE-2014-3566 (aka POODLE).", "id": "GSD-2015-2774", "references": [ "https://www.suse.com/security/cve/CVE-2015-2774.html", "https://ubuntu.com/security/CVE-2015-2774", "https://advisories.mageia.org/CVE-2015-2774.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-2774" ], "details": "Erlang/OTP before 18.0-rc1 does not properly check CBC padding bytes when terminating connections, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, a variant of CVE-2014-3566 (aka POODLE).", "id": "GSD-2015-2774", "modified": "2023-12-13T01:20:00.903131Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-2774", "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": "Erlang/OTP before 18.0-rc1 does not properly check CBC padding bytes when terminating connections, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, a variant of CVE-2014-3566 (aka POODLE)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "USN-3571-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3571-1/" }, { "name": "https://web.archive.org/web/20150905124006/http://www.erlang.org/news/85", "refsource": "CONFIRM", "url": "https://web.archive.org/web/20150905124006/http://www.erlang.org/news/85" }, { "name": "https://www.imperialviolet.org/2014/12/08/poodleagain.html", "refsource": "MISC", "url": "https://www.imperialviolet.org/2014/12/08/poodleagain.html" }, { "name": "73398", "refsource": "BID", "url": "http://www.securityfocus.com/bid/73398" }, { "name": "openSUSE-SU-2016:0523", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00124.html" }, { "name": "[oss-security] 20150327 Re: CVE request: Erlang POODLE TLS vulnerability", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2015/03/27/9" }, { "name": "http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html", "refsource": "CONFIRM", "url": "http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html" }, { "name": "[oss-security] 20150327 CVE request: Erlang POODLE TLS vulnerability", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2015/03/27/6" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:erlang:erlang\\/otp:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "18.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:oracle:solaris:11.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-2774" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Erlang/OTP before 18.0-rc1 does not properly check CBC padding bytes when terminating connections, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, a variant of CVE-2014-3566 (aka POODLE)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-200" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.imperialviolet.org/2014/12/08/poodleagain.html", "refsource": "MISC", "tags": [ "Technical Description" ], "url": "https://www.imperialviolet.org/2014/12/08/poodleagain.html" }, { "name": "https://web.archive.org/web/20150905124006/http://www.erlang.org/news/85", "refsource": "CONFIRM", "tags": [ "Release Notes" ], "url": "https://web.archive.org/web/20150905124006/http://www.erlang.org/news/85" }, { "name": "[oss-security] 20150327 Re: CVE request: Erlang POODLE TLS vulnerability", "refsource": "MLIST", "tags": [], "url": "http://openwall.com/lists/oss-security/2015/03/27/9" }, { "name": "[oss-security] 20150327 CVE request: Erlang POODLE TLS vulnerability", "refsource": "MLIST", "tags": [ "Third Party Advisory" ], "url": "http://openwall.com/lists/oss-security/2015/03/27/6" }, { "name": "openSUSE-SU-2016:0523", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00124.html" }, { "name": "http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html" }, { "name": "73398", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/73398" }, { "name": "USN-3571-1", "refsource": "UBUNTU", "tags": [], "url": "https://usn.ubuntu.com/3571-1/" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "exploitabilityScore": 2.2, "impactScore": 3.6 } }, "lastModifiedDate": "2023-02-21T19:09Z", "publishedDate": "2016-04-07T21:59Z" } } }
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.
Loading…
Loading…