2024-07-14 02:06:08 +00:00

102 lines
2.9 KiB
JSON

{
"id": "CVE-2023-44469",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-09-29T07:15:14.073",
"lastModified": "2023-10-08T19:15:54.367",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Un problema de Server-Side Request Forgery (SSRF) en OpenID Connect Issuer en LemonLDAP::NG anterior a 2.17.1 permite a atacantes remotos autenticados enviar solicitudes GET a URL arbitrarias a trav\u00e9s del par\u00e1metro de autorizaci\u00f3n request_uri. Esto es similar a CVE-2020-10770."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lemonldap-ng:lemonldap\\:\\:ng:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.17.1",
"matchCriteriaId": "9EBF1DC0-B1EB-48C0-B201-205BE130E365"
}
]
}
]
}
],
"references": [
{
"url": "https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/issues/2998",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/releases/v2.17.1",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Release Notes"
]
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00014.html",
"source": "cve@mitre.org"
},
{
"url": "https://security.lauritz-holtmann.de/post/sso-security-ssrf/",
"source": "cve@mitre.org",
"tags": [
"Not Applicable"
]
}
]
}