gsd-2020-17510
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Apache Shiro before 1.7.0, when using Apache Shiro with Spring, a specially crafted HTTP request may cause an authentication bypass.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-17510", "description": "Apache Shiro before 1.7.0, when using Apache Shiro with Spring, a specially crafted HTTP request may cause an authentication bypass.", "id": "GSD-2020-17510", "references": [ "https://access.redhat.com/errata/RHSA-2021:3140" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-17510" ], "details": "Apache Shiro before 1.7.0, when using Apache Shiro with Spring, a specially crafted HTTP request may cause an authentication bypass.", "id": "GSD-2020-17510", "modified": "2023-12-13T01:21:50.261907Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2020-17510", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apache Shiro", "version": { "version_data": [ { "version_value": "Apache Shiro to 1.7.0" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Apache Shiro before 1.7.0, when using Apache Shiro with Spring, a specially crafted HTTP request may cause an authentication bypass." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Authentication Bypass" } ] } ] }, "references": { "reference_data": [ { "name": "https://lists.apache.org/thread.html/rc2cff2538b683d480426393eecf1ce8dd80e052fbef49303b4f47171%40%3Cdev.shiro.apache.org%3E", "refsource": "MISC", "url": "https://lists.apache.org/thread.html/rc2cff2538b683d480426393eecf1ce8dd80e052fbef49303b4f47171%40%3Cdev.shiro.apache.org%3E" }, { "name": "[announce] 20201105 [CVE-2020-17510] Apache Shiro 1.7.0 released", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r95bdf3703858b5f958b5e190d747421771b430d97095880db91980d6@%3Cannounce.apache.org%3E" }, { "name": "[shiro-dev] 20201221 Re: Request for assistance to backport CVE-2020-13933 fix", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r70098e336d02047ce4d4e69293fe8d558cd68cde06f6430398959bc4@%3Cdev.shiro.apache.org%3E" }, { "name": "[shiro-dev] 20201222 Re: Request for assistance to backport CVE-2020-13933 fix", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/rb47d88af224e396ee34ffb88ee99fb6d04510de5722cf14b7137e6bc@%3Cdev.shiro.apache.org%3E" }, { "name": "[shiro-dev] 20210130 Re: Request for assistance to backport CVE-2020-13933 fix", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r575301804bfac87a064359cf4b4ae9d514f2d10db7d44120765f4129@%3Cdev.shiro.apache.org%3E" }, { "name": "[shiro-dev] 20210316 Re: Request for assistance to backport CVE-2020-13933 fix", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r70b907ccb306e9391145e2b10f56cc6914a245f91720a17a486c020a@%3Cdev.shiro.apache.org%3E" }, { "name": "[shiro-dev] 20210331 Re: Request for assistance to backport CVE-2020-13933 fix", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r9d93dfb5df016b1a71a808486bc8f9fbafebbdbc8533625f91253f1d@%3Cdev.shiro.apache.org%3E" }, { "name": "[shiro-dev] 20210407 Re: Request for assistance to backport CVE-2020-13933 fix", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/re25b8317b00a50272a7252c4552cf1a81a97984cc2111ef7728e48e0@%3Cdev.shiro.apache.org%3E" }, { "name": "[shiro-dev] 20210504 Re: Request for assistance to backport CVE-2020-13933 fix", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r852971e28f54cafa7d325bd7033115c67d613b112a2a1076817390ac@%3Cdev.shiro.apache.org%3E" }, { "name": "[debian-lts-announce] 20210802 [SECURITY] [DLA 2726-1] shiro security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2021/08/msg00002.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "(,1.7.0)", "affected_versions": "All versions before 1.7.0", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-306", "CWE-937" ], "date": "2021-08-03", "description": "Apache Shiro, when using Apache Shiro with Spring, a specially crafted HTTP request may cause an authentication bypass.", "fixed_versions": [ "1.7.0" ], "identifier": "CVE-2020-17510", "identifiers": [ "CVE-2020-17510" ], "not_impacted": "All versions starting from 1.7.0", "package_slug": "maven/org.apache.shiro/shiro-all", "pubdate": "2020-11-05", "solution": "Upgrade to version 1.7.0 or above.", "title": "Missing Authentication for Critical Function", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-17510" ], "uuid": "c9d06bf4-c003-4fba-b287-088fbaca41f8" }, { "affected_range": "(,1.7.0)", "affected_versions": "All versions before 1.7.0", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-306", "CWE-937" ], "date": "2021-08-03", "description": "Apache Shiro, when using Apache Shiro with Spring, a specially crafted HTTP request may cause an authentication bypass.", "fixed_versions": [ "1.7.0" ], "identifier": "CVE-2020-17510", "identifiers": [ "CVE-2020-17510" ], "not_impacted": "All versions starting from 1.7.0", "package_slug": "maven/org.apache.shiro/shiro-spring-boot-web-starter", "pubdate": "2020-11-05", "solution": "Upgrade to version 1.7.0 or above.", "title": "Missing Authentication for Critical Function", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-17510" ], "uuid": "b4b904d4-fc0d-4aca-ba67-f4ae71f26a2c" }, { "affected_range": "(,1.7.0)", "affected_versions": "All versions before 1.7.0", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-287", "CWE-937" ], "date": "2021-08-31", "description": "Apache Shiro before 1.7.0, when using Apache Shiro with Spring, a specially crafted HTTP request may cause an authentication bypass.", "fixed_versions": [ "1.7.0" ], "identifier": "CVE-2020-17510", "identifiers": [ "GHSA-7cj4-gj8m-m2f7", "CVE-2020-17510" ], "not_impacted": "All versions starting from 1.7.0", "package_slug": "maven/org.apache.shiro/shiro-spring", "pubdate": "2021-04-22", "solution": "Upgrade to version 1.7.0 or above.", "title": "Improper Authentication", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-17510", "https://github.com/apache/shiro/commit/dc194fc977ab6cfbf3c1ecb085e2bac5db14af6d", "https://github.com/advisories/GHSA-7cj4-gj8m-m2f7" ], "uuid": "d754c97e-7eea-4068-bcdc-88b272b2c60a" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:shiro:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.7.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2020-17510" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Apache Shiro before 1.7.0, when using Apache Shiro with Spring, a specially crafted HTTP request may cause an authentication bypass." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-287" } ] } ] }, "references": { "reference_data": [ { "name": "https://lists.apache.org/thread.html/rc2cff2538b683d480426393eecf1ce8dd80e052fbef49303b4f47171%40%3Cdev.shiro.apache.org%3E", "refsource": "MISC", "tags": [ "Mailing List", "Vendor Advisory" ], "url": "https://lists.apache.org/thread.html/rc2cff2538b683d480426393eecf1ce8dd80e052fbef49303b4f47171%40%3Cdev.shiro.apache.org%3E" }, { "name": "[announce] 20201105 [CVE-2020-17510] Apache Shiro 1.7.0 released", "refsource": "MLIST", "tags": [ "Mailing List", "Vendor Advisory" ], "url": "https://lists.apache.org/thread.html/r95bdf3703858b5f958b5e190d747421771b430d97095880db91980d6@%3Cannounce.apache.org%3E" }, { "name": "[shiro-dev] 20201221 Re: Request for assistance to backport CVE-2020-13933 fix", "refsource": "MLIST", "tags": [ "Mailing List", "Patch", "Vendor Advisory" ], "url": "https://lists.apache.org/thread.html/r70098e336d02047ce4d4e69293fe8d558cd68cde06f6430398959bc4@%3Cdev.shiro.apache.org%3E" }, { "name": "[shiro-dev] 20201222 Re: Request for assistance to backport CVE-2020-13933 fix", "refsource": "MLIST", "tags": [ "Mailing List", "Vendor Advisory" ], "url": "https://lists.apache.org/thread.html/rb47d88af224e396ee34ffb88ee99fb6d04510de5722cf14b7137e6bc@%3Cdev.shiro.apache.org%3E" }, { "name": "[shiro-dev] 20210130 Re: Request for assistance to backport CVE-2020-13933 fix", "refsource": "MLIST", "tags": [ "Mailing List", "Patch", "Vendor Advisory" ], "url": "https://lists.apache.org/thread.html/r575301804bfac87a064359cf4b4ae9d514f2d10db7d44120765f4129@%3Cdev.shiro.apache.org%3E" }, { "name": "[shiro-dev] 20210316 Re: Request for assistance to backport CVE-2020-13933 fix", "refsource": "MLIST", "tags": [ "Mailing List", "Patch", "Vendor Advisory" ], "url": "https://lists.apache.org/thread.html/r70b907ccb306e9391145e2b10f56cc6914a245f91720a17a486c020a@%3Cdev.shiro.apache.org%3E" }, { "name": "[shiro-dev] 20210331 Re: Request for assistance to backport CVE-2020-13933 fix", "refsource": "MLIST", "tags": [ "Mailing List", "Vendor Advisory" ], "url": "https://lists.apache.org/thread.html/r9d93dfb5df016b1a71a808486bc8f9fbafebbdbc8533625f91253f1d@%3Cdev.shiro.apache.org%3E" }, { "name": "[shiro-dev] 20210407 Re: Request for assistance to backport CVE-2020-13933 fix", "refsource": "MLIST", "tags": [ "Mailing List", "Vendor Advisory" ], "url": "https://lists.apache.org/thread.html/re25b8317b00a50272a7252c4552cf1a81a97984cc2111ef7728e48e0@%3Cdev.shiro.apache.org%3E" }, { "name": "[shiro-dev] 20210504 Re: Request for assistance to backport CVE-2020-13933 fix", "refsource": "MLIST", "tags": [ "Mailing List", "Vendor Advisory" ], "url": "https://lists.apache.org/thread.html/r852971e28f54cafa7d325bd7033115c67d613b112a2a1076817390ac@%3Cdev.shiro.apache.org%3E" }, { "name": "[debian-lts-announce] 20210802 [SECURITY] [DLA 2726-1] shiro security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2021/08/msg00002.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2022-04-01T20:32Z", "publishedDate": "2020-11-05T21:15Z" } } }
Loading...
Loading...
- 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.