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

97 lines
2.6 KiB
JSON

{
"id": "CVE-2022-38541",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-13T15:15:09.160",
"lastModified": "2022-11-07T16:36:13.417",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Archery v1.8.3 to v1.8.5 was discovered to contain multiple SQL injection vulnerabilities via the start_time and stop_time parameters in the my2sql interface."
},
{
"lang": "es",
"value": "Se ha detectado que Archery versiones v1.8.3 a v1.8.5, contiene m\u00faltiples vulnerabilidades de inyecci\u00f3n SQL por medio de los par\u00e1metros start_time y stop_time en la interfaz my2sql"
}
],
"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.8.3",
"versionEndIncluding": "1.8.5",
"matchCriteriaId": "612600AF-E361-4111-B8F2-8862B7F68CE6"
}
]
}
]
}
],
"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#L136",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/hhyo/Archery/issues/1842",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}