2024-12-08 03:06:42 +00:00

89 lines
2.2 KiB
JSON

{
"id": "CVE-2022-42237",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-10-17T14:15:14.383",
"lastModified": "2024-11-21T07:24:33.663",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A SQL Injection issue in Merchandise Online Store v.1.0 allows an attacker to log in to the admin account."
},
{
"lang": "es",
"value": "Un problema de inyecci\u00f3n SQL en Merchandise Online Store versi\u00f3n v.1.0, permite a un atacante acceder a la cuenta de administrador"
}
],
"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",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"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:merchandise_online_store_project:merchandise_online_store:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2E48A7B6-0CB2-4A6F-B957-D7EAA40A4B01"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/draco1725/sqlinj/blob/main/poc",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/draco1725/sqlinj/blob/main/poc",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}