{ "schema_version": "1.4.0", "id": "GHSA-hhxh-qphc-v423", "modified": "2022-09-28T03:30:26Z", "published": "2022-09-25T00:00:15Z", "aliases": [ "CVE-2022-23464" ], "summary": "Nepxion Discovery vulnerable to potential Information Disclosure due to Server-Side Request Forgery ", "details": "Nepxion Discovery is a solution for Spring Cloud. Discovery is vulnerable to a potential Server-Side Request Forgery (SSRF). RouterResourceImpl uses RestTemplate’s getForEntity to retrieve the contents of a URL containing user-controlled input, potentially resulting in Information Disclosure. There is no patch available for this issue at time of publication. There are no known workarounds.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "com.nepxion:discovery" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "6.16.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23464" }, { "type": "PACKAGE", "url": "https://github.com/Nepxion/Discovery" }, { "type": "ADVISORY", "url": "https://securitylab.github.com/advisories/GHSL-2022-033_GHSL-2022-034_Discovery" } ], "database_specific": { "cwe_ids": [ "CWE-918" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-09-28T03:30:26Z", "nvd_published_at": "2022-09-24T05:15:00Z" } }