gsd-2021-20289
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
A flaw was found in RESTEasy in all versions of RESTEasy up to 4.6.0.Final. The endpoint class and method names are returned as part of the exception response when RESTEasy cannot convert one of the request URI path or query values to the matching JAX-RS resource method's parameter value. The highest threat from this vulnerability is to data confidentiality.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-20289", "description": "A flaw was found in RESTEasy in all versions of RESTEasy up to 4.6.0.Final. The endpoint class and method names are returned as part of the exception response when RESTEasy cannot convert one of the request URI path or query values to the matching JAX-RS resource method\u0027s parameter value. The highest threat from this vulnerability is to data confidentiality.", "id": "GSD-2021-20289", "references": [ "https://access.redhat.com/errata/RHSA-2022:0164", "https://access.redhat.com/errata/RHSA-2022:0155", "https://access.redhat.com/errata/RHSA-2022:0152", "https://access.redhat.com/errata/RHSA-2022:0151", "https://access.redhat.com/errata/RHSA-2022:0146", "https://access.redhat.com/errata/RHSA-2021:5170", "https://access.redhat.com/errata/RHSA-2021:5154", "https://access.redhat.com/errata/RHSA-2021:5151", "https://access.redhat.com/errata/RHSA-2021:5150", "https://access.redhat.com/errata/RHSA-2021:5149", "https://access.redhat.com/errata/RHSA-2021:4767", "https://access.redhat.com/errata/RHSA-2021:4679", "https://access.redhat.com/errata/RHSA-2021:4677", "https://access.redhat.com/errata/RHSA-2021:4676", "https://access.redhat.com/errata/RHSA-2021:4100", "https://access.redhat.com/errata/RHSA-2021:3880", "https://access.redhat.com/errata/RHSA-2021:3700", "https://access.redhat.com/errata/RHSA-2022:1179", "https://access.redhat.com/errata/RHSA-2022:6407" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-20289" ], "details": "A flaw was found in RESTEasy in all versions of RESTEasy up to 4.6.0.Final. The endpoint class and method names are returned as part of the exception response when RESTEasy cannot convert one of the request URI path or query values to the matching JAX-RS resource method\u0027s parameter value. The highest threat from this vulnerability is to data confidentiality.", "id": "GSD-2021-20289", "modified": "2023-12-13T01:23:12.466857Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2021-20289", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "resteasy", "version": { "version_data": [ { "version_value": "resteasy 3.11.5.Final, resteasy 3.15.2.Final, resteasy 4.5.10.Final, resteasy 4.6.1.Final, resteasy 4.6.2.Final" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A flaw was found in RESTEasy in all versions of RESTEasy up to 4.6.0.Final. The endpoint class and method names are returned as part of the exception response when RESTEasy cannot convert one of the request URI path or query values to the matching JAX-RS resource method\u0027s parameter value. The highest threat from this vulnerability is to data confidentiality." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-209" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1935927", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935927" }, { "name": "https://www.oracle.com/security-alerts/cpuapr2022.html", "refsource": "MISC", "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[,3.11.5),[3.15.0,3.15.2),[4.5.0,4.5.10),[4.6.0,4.7.0)", "affected_versions": "All versions before 3.11.5, all versions starting from 3.15.0 before 3.15.2, all versions starting from 4.5.0 before 4.5.10, all versions starting from 4.6.0 before 4.7.0", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-209", "CWE-937" ], "date": "2022-05-10", "description": "A flaw was found in RESTEasy where the endpoint class and method names are returned as part of the exception response when RESTEasy cannot convert one of the request URI path or query values to the matching JAX-RS resource method\u0027s parameter value. The highest threat from this vulnerability is to data confidentiality.", "fixed_versions": [ "3.11.5.Final", "3.15.2.Final", "4.5.10.Final", "4.7.0.Final" ], "identifier": "CVE-2021-20289", "identifiers": [ "CVE-2021-20289" ], "not_impacted": "All versions starting from 3.11.5 before 3.15.0, all versions starting from 3.15.2 before 4.5.0, all versions starting from 4.5.10 before 4.6.0, all versions starting from 4.7.0", "package_slug": "maven/org.jboss.resteasy/resteasy-client", "pubdate": "2021-03-26", "solution": "Upgrade to version 3.11.5.Final, 3.15.2.Final, 4.5.10.Final, 4.7.0.Final or above.", "title": "Information Exposure Through an Error Message", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-20289", "https://bugzilla.redhat.com/show_bug.cgi?id=1935927" ], "uuid": "230528e6-fb2f-454a-afa3-773e476577e4" }, { "affected_range": "[,3.11.5),[3.15.0,3.15.2),[4.5.0,4.5.10),[4.6.0,4.7.0)", "affected_versions": "All versions before 3.11.5, all versions starting from 3.15.0 before 3.15.2, all versions starting from 4.5.0 before 4.5.10, all versions starting from 4.6.0 before 4.7.0", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-209", "CWE-937" ], "date": "2022-05-10", "description": "A flaw was found in RESTEasy in all versions of RESTEasy up to Final. The endpoint class and method names are returned as part of the exception response when RESTEasy cannot convert one of the request URI path or query values to the matching JAX-RS resource method\u0027s parameter value. The highest threat from this vulnerability is to data confidentiality.", "fixed_versions": [ "3.11.5.Final", "3.15.2.Final", "4.5.10.Final", "4.7.0.Final" ], "identifier": "CVE-2021-20289", "identifiers": [ "CVE-2021-20289" ], "not_impacted": "All versions starting from 3.11.5 before 3.15.0, all versions starting from 3.15.2 before 4.5.0, all versions starting from 4.5.10 before 4.6.0, all versions starting from 4.7.0", "package_slug": "maven/org.jboss.resteasy/resteasy-core", "pubdate": "2021-03-26", "solution": "Upgrade to version 3.11.5.Final, 3.15.2.Final, 4.5.10.Final, 4.7.0.Final or above.", "title": "Information Exposure Through an Error Message", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-20289", "https://bugzilla.redhat.com/show_bug.cgi?id=1935927" ], "uuid": "748b65a3-11ae-4a0b-b580-c808c28dc1a3" }, { "affected_range": "[,3.11.5),[3.15.0,3.15.2),[4.5.0,4.5.10),[4.6.0,4.7.0)", "affected_versions": "All versions before 3.11.5, all versions starting from 3.15.0 before 3.15.2, all versions starting from 4.5.0 before 4.5.10, all versions starting from 4.6.0 before 4.7.0", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-209", "CWE-937" ], "date": "2022-05-10", "description": "A flaw was found in RESTEasy where the endpoint class and method names are returned as part of the exception response when RESTEasy cannot convert one of the request URI path or query values to the matching JAX-RS resource method\u0027s parameter value. The highest threat from this vulnerability is to data confidentiality.", "fixed_versions": [ "3.11.5.Final", "3.15.2.Final", "4.5.10.Final", "4.7.0.Final" ], "identifier": "CVE-2021-20289", "identifiers": [ "CVE-2021-20289" ], "not_impacted": "All versions starting from 3.11.5 before 3.15.0, all versions starting from 3.15.2 before 4.5.0, all versions starting from 4.5.10 before 4.6.0, all versions starting from 4.7.0", "package_slug": "maven/org.jboss.resteasy/resteasy-jaxrs", "pubdate": "2021-03-26", "solution": "Upgrade to version 3.11.5.Final, 3.15.2.Final, 4.5.10.Final, 4.7.0.Final or above.", "title": "Information Exposure Through an Error Message", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-20289", "https://bugzilla.redhat.com/show_bug.cgi?id=1935927" ], "uuid": "d2c68231-f968-4f12-a11f-5ee01b396c0c" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:resteasy:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.6.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:netapp:oncommand_insight:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.13.4", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:oracle:communications_cloud_native_core_console:1.9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2021-20289" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A flaw was found in RESTEasy in all versions of RESTEasy up to 4.6.0.Final. The endpoint class and method names are returned as part of the exception response when RESTEasy cannot convert one of the request URI path or query values to the matching JAX-RS resource method\u0027s parameter value. The highest threat from this vulnerability is to data confidentiality." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-209" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1935927", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935927" }, { "name": "https://www.oracle.com/security-alerts/cpuapr2022.html", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "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 }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4 } }, "lastModifiedDate": "2022-05-10T15:45Z", "publishedDate": "2021-03-26T17: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.