{ "id": "CVE-2022-45930", "sourceIdentifier": "cve@mitre.org", "published": "2022-11-27T03:15:10.277", "lastModified": "2022-11-30T20:47:36.310", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "A SQL injection issue was discovered in AAA in OpenDaylight (ODL) before 0.16.5. The aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/DomainStore.java deleteDomain function is affected for the /auth/v1/domains/ API interface." }, { "lang": "es", "value": "Se descubri\u00f3 un problema de inyecci\u00f3n SQL en AAA en OpenDaylight (ODL) anterior a 0.16.5. La funci\u00f3n aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/DomainStore.java deleteDomain se ve afectada para la interfaz API /auth/v1/domains/." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-89" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:linuxfoundation:opendaylight:0.15.0:*:*:*:*:*:*:*", "matchCriteriaId": "697E6594-F31A-4EB4-80EC-B494EE8B54E7" }, { "vulnerable": true, "criteria": "cpe:2.3:a:linuxfoundation:opendaylight:0.15.6:*:*:*:*:*:*:*", "matchCriteriaId": "EC8E5B01-6DE2-4D5F-82FD-0F49D8353F9B" }, { "vulnerable": true, "criteria": "cpe:2.3:a:linuxfoundation:opendaylight:0.16.0:*:*:*:*:*:*:*", "matchCriteriaId": "8BC347EB-781A-4952-AB1D-336CBCAC803B" }, { "vulnerable": true, "criteria": "cpe:2.3:a:linuxfoundation:opendaylight:0.16.4:*:*:*:*:*:*:*", "matchCriteriaId": "47B8BD40-55CC-4D90-86FD-4D2EACDBFFC9" } ] } ] } ], "references": [ { "url": "https://git.opendaylight.org/gerrit/c/aaa/+/103242", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://jira.opendaylight.org/browse/AAA-240", "source": "cve@mitre.org", "tags": [ "Exploit", "Patch", "Third Party Advisory" ] } ] }