2023-09-08 04:00:28 +00:00
{
"id" : "CVE-2023-41615" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-09-08T03:15:09.060" ,
2023-12-28 17:00:28 +00:00
"lastModified" : "2023-12-28T16:23:14.277" ,
"vulnStatus" : "Analyzed" ,
2023-09-08 04:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Zoo Management System v1.0 was discovered to contain multiple SQL injection vulnerabilities in the Admin sign-in page via the username and password fields."
2023-09-08 14:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se ha descubierto que Zoo Management System v1.0 contiene m\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en la p\u00e1gina de inicio de sesi\u00f3n del administrador a trav\u00e9s de los campos de nombre de usuario y contrase\u00f1a. "
2023-09-08 04:00:28 +00:00
}
] ,
2023-09-12 16:00:29 +00:00
"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 ,
2023-11-14 21:00:23 +00:00
"criteria" : "cpe:2.3:a:phpgurukul:zoo_management_system:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "541460D0-FA92-4BC4-A965-28C723E93736"
2023-09-12 16:00:29 +00:00
}
]
}
]
}
] ,
2023-09-08 04:00:28 +00:00
"references" : [
{
2023-11-07 21:03:21 +00:00
"url" : "https://medium.com/%40guravtushar231/sql-injection-in-login-field-a9073780f7e8" ,
2023-12-28 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2023-09-08 04:00:28 +00:00
} ,
{
"url" : "https://phpgurukul.com/student-management-system-using-php-and-mysql/" ,
2023-09-12 16:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Not Applicable"
]
2023-09-08 04:00:28 +00:00
} ,
{
"url" : "https://portswigger.net/web-security/sql-injection" ,
2023-09-12 16:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Technical Description"
]
2023-09-08 04:00:28 +00:00
}
]
}