fkie_cve-2017-3156
Vulnerability from fkie_nvd
Published
2017-08-10 18:29
Modified
2025-04-20 01:37
Severity ?
Summary
The OAuth2 Hawk and JOSE MAC Validation code in Apache CXF prior to 3.0.13 and 3.1.x prior to 3.1.10 is not using a constant time MAC signature comparison algorithm which may be exploited by sophisticated timing attacks.
References
Impacted products
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:*", matchCriteriaId: "6BD90097-47AF-47E6-ABF9-80CFAAC71740", versionEndIncluding: "3.0.12", vulnerable: true, }, { criteria: "cpe:2.3:a:apache:cxf:3.1.0:*:*:*:*:*:*:*", matchCriteriaId: "BFBBD3B0-C8AE-45BA-83A3-847F03E90319", vulnerable: true, }, { criteria: "cpe:2.3:a:apache:cxf:3.1.1:*:*:*:*:*:*:*", matchCriteriaId: "52F66A01-83E5-48D8-AD1F-7F331CC889D3", vulnerable: true, }, { criteria: "cpe:2.3:a:apache:cxf:3.1.2:*:*:*:*:*:*:*", matchCriteriaId: "2A1BF056-AA31-4968-85C7-9897F5720325", vulnerable: true, }, { criteria: "cpe:2.3:a:apache:cxf:3.1.3:*:*:*:*:*:*:*", matchCriteriaId: "EF05B313-65F0-4DD3-B6AC-0B4F6E39E677", vulnerable: true, }, { criteria: "cpe:2.3:a:apache:cxf:3.1.4:*:*:*:*:*:*:*", matchCriteriaId: "F0DA5338-6541-46CF-B8BC-BA41CF9C33CD", vulnerable: true, }, { criteria: "cpe:2.3:a:apache:cxf:3.1.5:*:*:*:*:*:*:*", matchCriteriaId: "132F95AB-FF48-4434-A5E7-4EC7C801FAC3", vulnerable: true, }, { criteria: "cpe:2.3:a:apache:cxf:3.1.6:*:*:*:*:*:*:*", matchCriteriaId: "E74DDFC9-7DFB-4C60-B20D-274260481F1A", vulnerable: true, }, { criteria: "cpe:2.3:a:apache:cxf:3.1.7:*:*:*:*:*:*:*", matchCriteriaId: "B0029085-6E5C-4502-967B-8CA47FDE39EF", vulnerable: true, }, { criteria: "cpe:2.3:a:apache:cxf:3.1.8:*:*:*:*:*:*:*", matchCriteriaId: "69F2C5BA-4052-46F7-9AF4-BB87E7A8FFFC", vulnerable: true, }, { criteria: "cpe:2.3:a:apache:cxf:3.1.9:*:*:*:*:*:*:*", matchCriteriaId: "35153CBF-EBC4-4D83-86F1-E1AC867DE7ED", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "The OAuth2 Hawk and JOSE MAC Validation code in Apache CXF prior to 3.0.13 and 3.1.x prior to 3.1.10 is not using a constant time MAC signature comparison algorithm which may be exploited by sophisticated timing attacks.", }, { lang: "es", value: "OAuth2 Hawk y JOSE MAC en Apache CXF en versiones anteriores a la 3.0.13 y en versiones 3.1.x anteriores a la 3.1.10 no emplean un algoritmo de comparación de firma MAC de tiempo constante, lo que podría ser explotado por ataques basados en tiempo sofisticados.", }, ], id: "CVE-2017-3156", lastModified: "2025-04-20T01:37:25.860", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "MEDIUM", cvssData: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "NONE", baseScore: 5, confidentialityImpact: "PARTIAL", integrityImpact: "NONE", vectorString: "AV:N/AC:L/Au:N/C:P/I:N/A:N", version: "2.0", }, exploitabilityScore: 10, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: false, }, ], cvssMetricV30: [ { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.0", }, exploitabilityScore: 3.9, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2017-08-10T18:29:00.300", references: [ { source: "security@apache.org", tags: [ "Vendor Advisory", ], url: "http://cxf.apache.org/security-advisories.data/CVE-2017-3156.txt.asc", }, { source: "security@apache.org", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securityfocus.com/bid/96398", }, { source: "security@apache.org", url: "https://access.redhat.com/errata/RHSA-2017:1832", }, { source: "security@apache.org", url: "https://lists.apache.org/thread.html/r36e44ffc1a9b365327df62cdfaabe85b9a5637de102cea07d79b2dbf%40%3Ccommits.cxf.apache.org%3E", }, { source: "security@apache.org", url: "https://lists.apache.org/thread.html/rc774278135816e7afc943dc9fc78eb0764f2c84a2b96470a0187315c%40%3Ccommits.cxf.apache.org%3E", }, { source: "security@apache.org", url: "https://lists.apache.org/thread.html/rd49aabd984ed540c8ff7916d4d79405f3fa311d2fdbcf9ed307839a6%40%3Ccommits.cxf.apache.org%3E", }, { source: "security@apache.org", url: "https://lists.apache.org/thread.html/rec7160382badd3ef4ad017a22f64a266c7188b9ba71394f0d321e2d4%40%3Ccommits.cxf.apache.org%3E", }, { source: "security@apache.org", url: "https://lists.apache.org/thread.html/rfb87e0bf3995e7d560afeed750fac9329ff5f1ad49da365129b7f89e%40%3Ccommits.cxf.apache.org%3E", }, { source: "security@apache.org", url: "https://lists.apache.org/thread.html/rff42cfa5e7d75b7c1af0e37589140a8f1999e578a75738740b244bd4%40%3Ccommits.cxf.apache.org%3E", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Vendor Advisory", ], url: "http://cxf.apache.org/security-advisories.data/CVE-2017-3156.txt.asc", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securityfocus.com/bid/96398", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://access.redhat.com/errata/RHSA-2017:1832", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.apache.org/thread.html/r36e44ffc1a9b365327df62cdfaabe85b9a5637de102cea07d79b2dbf%40%3Ccommits.cxf.apache.org%3E", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.apache.org/thread.html/rc774278135816e7afc943dc9fc78eb0764f2c84a2b96470a0187315c%40%3Ccommits.cxf.apache.org%3E", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.apache.org/thread.html/rd49aabd984ed540c8ff7916d4d79405f3fa311d2fdbcf9ed307839a6%40%3Ccommits.cxf.apache.org%3E", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.apache.org/thread.html/rec7160382badd3ef4ad017a22f64a266c7188b9ba71394f0d321e2d4%40%3Ccommits.cxf.apache.org%3E", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.apache.org/thread.html/rfb87e0bf3995e7d560afeed750fac9329ff5f1ad49da365129b7f89e%40%3Ccommits.cxf.apache.org%3E", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.apache.org/thread.html/rff42cfa5e7d75b7c1af0e37589140a8f1999e578a75738740b244bd4%40%3Ccommits.cxf.apache.org%3E", }, ], sourceIdentifier: "security@apache.org", vulnStatus: "Deferred", weaknesses: [ { description: [ { lang: "en", value: "NVD-CWE-noinfo", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.