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

76 lines
1.9 KiB
JSON

{
"id": "CVE-2022-43081",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-11-01T14:15:14.507",
"lastModified": "2022-11-02T00:36:53.110",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Fast Food Ordering System v1.0 was discovered to contain a SQL injection vulnerability via the component /fastfood/purchase.php."
}
],
"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:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"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:fast_food_ordering_system_project:fast_food_ordering_system:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "BD038A58-9EBA-47FF-8855-E9A2EC5EB5F7"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Tr0e/CVE_Hunter/blob/main/SQLi-3.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}