2024-08-06 06:03:15 +00:00
{
"id" : "CVE-2024-7009" ,
"sourceIdentifier" : "info@starlabs.sg" ,
"published" : "2024-08-06T04:16:47.040" ,
2024-08-19 18:03:15 +00:00
"lastModified" : "2024-08-19T17:18:50.290" ,
"vulnStatus" : "Analyzed" ,
2024-08-06 06:03:15 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Unsanitized user-input in Calibre <= 7.15.0 allow users with permissions to perform full-text searches to achieve SQL injection on the SQLite database."
2024-08-06 18:03:14 +00:00
} ,
{
"lang" : "es" ,
"value" : "La entrada de usuario no sanitizada en Calibre <= 7.15.0 permite a los usuarios con permisos realizar b\u00fasquedas de texto completo para lograr la inyecci\u00f3n SQL en la base de datos SQLite."
2024-08-06 06:03:15 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-19 18:03:15 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 4.2
} ,
2024-08-06 06:03:15 +00:00
{
"source" : "info@starlabs.sg" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.2 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
2024-08-19 18:03:15 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
} ,
2024-08-06 06:03:15 +00:00
{
"source" : "info@starlabs.sg" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
2024-08-19 18:03:15 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:calibre-ebook:calibre:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "7.15.0" ,
"matchCriteriaId" : "CF8FB6FA-434C-4488-8DD0-34F59D962183"
}
]
}
]
}
] ,
2024-08-06 06:03:15 +00:00
"references" : [
{
"url" : "https://github.com/kovidgoyal/calibre/commit/d56574285e8859d3d715eb7829784ee74337b7d7" ,
2024-08-19 18:03:15 +00:00
"source" : "info@starlabs.sg" ,
"tags" : [
"Patch"
]
2024-08-06 06:03:15 +00:00
} ,
{
"url" : "https://starlabs.sg/advisories/24/24-7009/" ,
2024-08-19 18:03:15 +00:00
"source" : "info@starlabs.sg" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Third Party Advisory"
]
2024-08-06 06:03:15 +00:00
}
]
}