2023-07-27 04:00:29 +00:00

83 lines
2.1 KiB
JSON

{
"id": "CVE-2021-37522",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-07-18T18:15:11.590",
"lastModified": "2023-07-27T03:56:21.840",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in HKing2802 Locke-Bot 2.0.2 allows remote attackers to run arbitrary SQL commands via crafted string to /src/db.js, /commands/mute.js, /modules/event/messageDelete.js."
}
],
"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:locke-bot_project:locke-bot:2.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "F21A4E88-A9C9-4A36-9794-2B5E578CCE8A"
}
]
}
]
}
],
"references": [
{
"url": "https://cinquito.github.io/jekyll/update/2021/10/17/discord_bot_sqli.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://gist.github.com/0xHornet/9789d70454a47764b611afc8e84d6c0d",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
}
]
}