2023-07-05 22:00:31 +00:00

79 lines
2.0 KiB
JSON

{
"id": "CVE-2023-27073",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-03-14T15:15:12.313",
"lastModified": "2023-07-05T20:15:09.867",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "A Cross-Site Request Forgery (CSRF) in Online Food Ordering System v1.0 allows attackers to change user details and credentials via a crafted POST request."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:online_food_ordering_system_project:online_food_ordering_system:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "EFA88B02-BA58-4918-B40A-37DF4185FD07"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/bhaveshkush007/CVEs/blob/main/CVE-2023-27073.txt",
"source": "cve@mitre.org"
},
{
"url": "https://projectworlds.in/free-projects/php-projects/food-ordering-system-project-in-php/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}