2023-09-28 22:00:29 +00:00
{
"id" : "CVE-2023-5185" ,
"sourceIdentifier" : "help@fluidattacks.com" ,
"published" : "2023-09-28T21:15:10.507" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:41:15.517" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-09-28 22:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Gym Management System Project v1.0 is vulnerable to\n\nan Insecure File Upload vulnerability on the 'file'\n\nparameter of profile/i.php page, allowing an\n\nauthenticated attacker to obtain Remote Code Execution\n\non the server hosting the application.\n\n\n\n"
2023-09-29 20:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Gym Management System Project v1.0 es vulnerable a una vulnerabilidad de Carga de Archivos Insegura en el par\u00e1metro 'file' de la p\u00e1gina perfil/i.php, lo que permite a un atacante autenticado obtener la Ejecuci\u00f3n Remota de C\u00f3digo en el servidor que aloja la aplicaci\u00f3n."
2023-09-28 22:00:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-09-29 20:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "help@fluidattacks.com" ,
"type" : "Secondary" ,
2023-09-29 20:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL" ,
2023-09-29 20:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "HIGH" ,
2023-09-29 20:00:28 +00:00
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
2023-09-29 20:00:28 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-09-29 20:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.3 ,
"impactScore" : 6.0
2023-09-29 20:00:28 +00:00
} ,
2023-09-28 22:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-09-28 22:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-09-28 22:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2023-09-28 22:00:29 +00:00
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
2023-09-28 22:00:29 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-09-28 22:00:29 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
2023-09-28 22:00:29 +00:00
}
]
} ,
"weaknesses" : [
2023-09-29 20:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "help@fluidattacks.com" ,
"type" : "Secondary" ,
2023-09-29 20:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-434"
}
]
} ,
2023-09-28 22:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-09-28 22:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-434"
}
]
}
] ,
2023-09-29 20:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:projectworlds:gym_management_system_project:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C9D39DFA-79C2-49EC-8F4D-93B73F38E38C"
}
]
}
]
}
] ,
2023-09-28 22:00:29 +00:00
"references" : [
{
"url" : "https://fluidattacks.com/advisories/orion" ,
2023-09-29 20:00:28 +00:00
"source" : "help@fluidattacks.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-09-28 22:00:29 +00:00
} ,
{
"url" : "https://projectworlds.in/" ,
2023-09-29 20:00:28 +00:00
"source" : "help@fluidattacks.com" ,
"tags" : [
"Product"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://fluidattacks.com/advisories/orion" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://projectworlds.in/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Product"
]
2023-09-28 22:00:29 +00:00
}
]
}