2024-07-14 02:06:08 +00:00

83 lines
2.1 KiB
JSON

{
"id": "CVE-2023-29627",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-04-14T02:15:13.457",
"lastModified": "2023-04-20T19:04:05.987",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Online Pizza Ordering v1.0 was discovered to contain an arbitrary file upload vulnerability which allows attackers to execute arbitrary code via a crafted file uploaded to the server."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-434"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:online_pizza_ordering_project:online_pizza_ordering:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "B0E8BCD1-AD00-4A14-BD00-5B70F9BDD339"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/oretnom23/2023/Online-Pizza-Ordering-1.0",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://portswigger.net/web-security/file-upload",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}