René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

91 lines
2.4 KiB
JSON

{
"id": "CVE-2022-43685",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-11-22T01:15:38.730",
"lastModified": "2022-11-23T19:45:53.473",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "CKAN through 2.9.6 account takeovers by unauthenticated users when an existing user id is sent via an HTTP POST request. This allows a user to take over an existing account including superuser accounts."
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-287"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:okfn:ckan:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.8.12",
"matchCriteriaId": "94E736ED-CD0F-4634-B739-AEF507A62808"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:okfn:ckan:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.9.0",
"versionEndExcluding": "2.9.7",
"matchCriteriaId": "3960F8B4-0768-4C32-855E-D62384B25511"
}
]
}
]
}
],
"references": [
{
"url": "https://ckan.org/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://ckan.org/blog/get-latest-patch-releases-your-ckan-site-october-2022",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
}
]
}