4.3
CVE-2023-44469
- EPSS 0.32%
- Veröffentlicht 29.09.2023 07:15:14
- Zuletzt bearbeitet 21.11.2024 08:25:56
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
A Server-Side Request Forgery issue in the OpenID Connect Issuer in LemonLDAP::NG before 2.17.1 allows authenticated remote attackers to send GET requests to arbitrary URLs through the request_uri authorization parameter. This is similar to CVE-2020-10770.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Lemonldap-ng ≫ Lemonldap::ng Version < 2.17.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.32% | 0.549 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
|
CWE-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.