CVE-2022-45930
Vulnerability from cvelistv5
Published
2022-11-27 00:00
Modified
2024-08-03 14:24
Severity ?
EPSS score ?
Summary
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.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://git.opendaylight.org/gerrit/c/aaa/+/103242 | Patch, Third Party Advisory | |
cve@mitre.org | https://jira.opendaylight.org/browse/AAA-240 | Exploit, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://git.opendaylight.org/gerrit/c/aaa/+/103242 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://jira.opendaylight.org/browse/AAA-240 | Exploit, Patch, Third Party Advisory |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T14:24:03.226Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_transferred", ], url: "https://jira.opendaylight.org/browse/AAA-240", }, { tags: [ "x_transferred", ], url: "https://git.opendaylight.org/gerrit/c/aaa/+/103242", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "n/a", vendor: "n/a", versions: [ { status: "affected", version: "n/a", }, ], }, ], 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.", }, ], problemTypes: [ { descriptions: [ { description: "n/a", lang: "en", type: "text", }, ], }, ], providerMetadata: { dateUpdated: "2022-11-27T00:00:00", orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", shortName: "mitre", }, references: [ { url: "https://jira.opendaylight.org/browse/AAA-240", }, { url: "https://git.opendaylight.org/gerrit/c/aaa/+/103242", }, ], }, }, cveMetadata: { assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", assignerShortName: "mitre", cveId: "CVE-2022-45930", datePublished: "2022-11-27T00:00:00", dateReserved: "2022-11-27T00:00:00", dateUpdated: "2024-08-03T14:24:03.226Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2022-45930\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2022-11-27T03:15:10.277\",\"lastModified\":\"2024-11-21T07:29:59.050\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"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ó un problema de inyección SQL en AAA en OpenDaylight (ODL) anterior a 0.16.5. La función 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\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"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\"]},{\"url\":\"https://git.opendaylight.org/gerrit/c/aaa/+/103242\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://jira.opendaylight.org/browse/AAA-240\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]}]}}", }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.