2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-35606" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2022-08-18T02:15:09.043" ,
"lastModified" : "2022-08-18T19:39:31.837" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A SQL injection vulnerability in CustomerDAO.java in sazanrjb InventoryManagementSystem 1.0 allows attackers to execute arbitrary SQL commands via the parameter 'customerCode.'"
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad de inyecci\u00f3n SQL en el archivo CustomerDAO.java en sazanrjb InventoryManagementSystem versi\u00f3n 1.0, permite a atacantes ejecutar comandos SQL arbitrarios por medio del par\u00e1metro \"customerCode\"."
}
] ,
"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:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"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:inventorymanagementsystem_project:inventorymanagementsystem:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "85B0AF3A-0FEC-4DE4-A207-67A3BA34AE18"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/sazanrjb/InventoryManagementSystem" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
} ,
{
"url" : "https://github.com/sazanrjb/InventoryManagementSystem/issues/14" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Third Party Advisory"
]
}
]
}