2024-12-10 15:06:06 +00:00
{
"id" : "CVE-2024-55586" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-12-10T14:30:47.813" ,
2024-12-12 03:04:10 +00:00
"lastModified" : "2024-12-12T02:08:22.247" ,
2024-12-15 03:03:56 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2024-12-12 03:04:10 +00:00
"cveTags" : [
{
"sourceIdentifier" : "cve@mitre.org" ,
"tags" : [
"disputed"
]
}
] ,
2024-12-10 15:06:06 +00:00
"descriptions" : [
{
"lang" : "en" ,
2024-12-12 03:04:10 +00:00
"value" : "Nette Database through 3.2.4 allows SQL injection in certain situations involving an untrusted filter that is directly passed to the where method. NOTE: the vendor's position is that this is intended behavior."
2024-12-11 17:04:01 +00:00
} ,
{
"lang" : "es" ,
"value" : "Nette Database hasta la versi\u00f3n 3.2.4 permite la inyecci\u00f3n SQL en ciertas situaciones que involucran un filtro no confiable que se pasa directamente al m\u00e9todo where."
}
] ,
"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-89"
}
]
2024-12-10 15:06:06 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/CSIRTTrizna/CVE-2024-55586" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/nette/database/releases" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://www.csirt.sk/nette-framework-vulnerability-permits-sql-injection.html" ,
"source" : "cve@mitre.org"
}
]
}