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

95 lines
2.7 KiB
JSON

{
"id": "CVE-2022-38542",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-13T15:15:09.207",
"lastModified": "2022-10-06T14:06:57.713",
"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 kill_session interface. The project has released an update, please upgrade to v1.9.0 and above."
},
{
"lang": "es",
"value": "Se descubri\u00f3 que las versiones v1.4.0 a v1.8.5 contienen una vulnerabilidad de inyecci\u00f3n SQL a trav\u00e9s del par\u00e1metro ThreadIDs en la interfaz kill_session. El proyecto ha publicado una actualizaci\u00f3n, por favor, actualice a la v1.9.0 y superior"
}
],
"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#L149",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/hhyo/Archery/issues/1841",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}