2023-08-18 20:00:31 +00:00
{
"id" : "CVE-2023-38890" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-08-18T19:15:12.690" ,
2023-08-22 02:00:33 +00:00
"lastModified" : "2023-08-22T00:57:39.623" ,
"vulnStatus" : "Analyzed" ,
2023-08-18 20:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Online Shopping Portal Project 3.1 allows remote attackers to execute arbitrary SQL commands/queries via the login form, leading to unauthorized access and potential data manipulation. This vulnerability arises due to insufficient validation of user-supplied input in the username field, enabling SQL Injection attacks."
}
] ,
2023-08-22 02:00:33 +00:00
"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-89"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:online_shopping_portal_project:online_shopping_portal:3.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FB1E6D97-0FC4-4C44-B15C-B75096D2D52A"
}
]
}
]
}
] ,
2023-08-18 20:00:31 +00:00
"references" : [
{
"url" : "https://github.com/akshadjoshi/CVE-2023-38890" ,
2023-08-22 02:00:33 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-08-18 20:00:31 +00:00
}
]
}