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

96 lines
2.6 KiB
JSON

{
"id": "CVE-2022-38537",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-13T15:15:08.973",
"lastModified": "2022-11-08T02:49:59.930",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Archery v1.4.5 to v1.8.5 was discovered to contain multiple SQL injection vulnerabilities via the start_file, end_file, start_time, and stop_time parameters in the binlog2sql interface."
},
{
"lang": "es",
"value": "Se ha detectado que Archery versiones v1.4.5 a v1.8.5, contiene m\u00faltiples vulnerabilidades de inyecci\u00f3n SQL por medio de los par\u00e1metros start_file, end_file, start_time y stop_time en la interfaz binlog2sql"
}
],
"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.5",
"versionEndExcluding": "1.9.0",
"matchCriteriaId": "F38198C3-79F6-4978-8227-0D784F625903"
}
]
}
]
}
],
"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#L135",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/hhyo/Archery/issues/1842",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
}
]
}