2023-07-06 16:00:33 +00:00
{
"id" : "CVE-2023-36968" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-07-06T14:15:10.750" ,
2023-07-10 16:00:32 +00:00
"lastModified" : "2023-07-10T14:05:33.737" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-06 16:00:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A SQL Injection vulnerability detected in Food Ordering System v1.0 allows attackers to run commands on the database by sending crafted SQL queries to the ID parameter."
}
] ,
2023-07-10 16:00:32 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.2 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.2 ,
"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:food_ordering_system_project:food_ordering_system:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "3E4677C1-6FF5-4B2F-A407-DFDE34F458EA"
}
]
}
]
}
] ,
2023-07-06 16:00:33 +00:00
"references" : [
{
"url" : "https://github.com/haxxorsid/food-ordering-system" ,
2023-07-10 16:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-07-06 16:00:33 +00:00
} ,
{
"url" : "https://okankurtulus.com.tr/2023/06/21/food-ordering-system-v1-0-authenticated-sql-injection/" ,
2023-07-10 16:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-07-06 16:00:33 +00:00
}
]
}