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

95 lines
2.5 KiB
JSON

{
"id": "CVE-2022-38540",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-13T15:15:09.113",
"lastModified": "2022-10-17T02:11:03.153",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Archery v1.4.0 to v1.8.5 was discovered to contain a SQL injection vulnerability via the ThreadIDs parameter in the create_kill_session interface."
},
{
"lang": "es",
"value": "Se ha detectado que Archery versiones v1.4.0 a v1.8.5, contiene una vulnerabilidad de inyecci\u00f3n SQL por medio del par\u00e1metro ThreadIDs en la interfaz create_kill_session"
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"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:archerydms:archery:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.4.0",
"versionEndExcluding": "1.9.0",
"matchCriteriaId": "AF3B860B-7F06-4778-9FCD-7A153778CE30"
}
]
}
]
}
],
"references": [
{
"url": "https://announcements.bybit.com/en-US/article/bybit-improves-the-security-of-the-open-source-community-blt626818c0ee8c48a6/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/hhyo/Archery/blob/v1.8.5/sql/urls.py#L148",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/hhyo/Archery/issues/1841",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}