2024-11-27 17:03:32 +00:00
{
"id" : "CVE-2024-46054" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-11-27T15:15:26.200" ,
2024-12-02 19:03:52 +00:00
"lastModified" : "2024-12-02T17:15:11.610" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-11-27 17:03:32 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "OpenVidReview 1.0 is vulnerable to Incorrect Access Control. The /upload route is accessible without authentication, allowing any user to upload files."
2024-12-02 19:03:52 +00:00
} ,
{
"lang" : "es" ,
"value" : "OpenVidReview 1.0 es vulnerable a un control de acceso incorrecto. La ruta /upload es accesible sin autenticaci\u00f3n, lo que permite que cualquier usuario cargue archivos."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-276"
}
]
2024-11-27 17:03:32 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/b1d0ws/CVEs/blob/main/CVE-2024-46054.md" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/davidguva/OpenVidReview" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/davidguva/OpenVidReview/blob/main/routes/upload.js" ,
"source" : "cve@mitre.org"
}
]
}