ghsa-244r-fcj3-ghjq
Vulnerability from github
Published
2021-04-07 21:51
Modified
2022-04-22 15:49
Severity ?
Summary
Exposure of class information in RESTEasy
Details
A flaw was found in RESTEasy in all current 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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jboss.resteasy:resteasy-core" }, "ranges": [ { "events": [ { "introduced": "4.6.0" }, { "fixed": "4.6.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.jboss.resteasy:resteasy-core" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.5.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.jboss.resteasy:resteasy-core" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.16.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-20289" ], "database_specific": { "cwe_ids": [ "CWE-209", "CWE-668" ], "github_reviewed": true, "github_reviewed_at": "2021-03-31T22:37:48Z", "nvd_published_at": "2021-03-26T17:15:00Z", "severity": "MODERATE" }, "details": "A flaw was found in RESTEasy in all current 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": "GHSA-244r-fcj3-ghjq", "modified": "2022-04-22T15:49:36Z", "published": "2021-04-07T21:51:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20289" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935927" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941544" }, { "type": "WEB", "url": "https://issues.redhat.com/browse/RESTEASY-2843" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210528-0008" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Exposure of class information in RESTEasy" }
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.