2024-11-15 13:03:22 +00:00
{
"id" : "CVE-2021-3987" ,
"sourceIdentifier" : "security@huntr.dev" ,
"published" : "2024-11-15T11:15:06.610" ,
2024-11-19 17:03:31 +00:00
"lastModified" : "2024-11-19T15:44:38.113" ,
"vulnStatus" : "Analyzed" ,
2024-11-15 13:03:22 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An improper access control vulnerability exists in janeczku/calibre-web. The affected version allows users without public shelf permissions to create public shelves. The vulnerability is due to the `create_shelf` method in `shelf.py` not verifying if the user has the necessary permissions to create a public shelf. This issue can lead to unauthorized actions being performed by users."
2024-11-15 15:03:34 +00:00
} ,
{
"lang" : "es" ,
"value" : "Existe una vulnerabilidad de control de acceso indebido en janeczku/calibre-web. La versi\u00f3n afectada permite a los usuarios sin permisos de estanter\u00eda p\u00fablica crear estanter\u00edas p\u00fablicas. La vulnerabilidad se debe a que el m\u00e9todo `create_shelf` en `shelf.py` no verifica si el usuario tiene los permisos necesarios para crear una estanter\u00eda p\u00fablica. Este problema puede provocar que los usuarios realicen acciones no autorizadas."
2024-11-15 13:03:22 +00:00
}
] ,
"metrics" : {
2024-11-19 17:03:31 +00:00
"cvssMetricV31" : [
{
"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:N/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2024-11-19 17:03:31 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-11-19 17:03:31 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
] ,
2024-11-15 13:03:22 +00:00
"cvssMetricV30" : [
{
"source" : "security@huntr.dev" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.0" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2024-11-15 13:03:22 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-11-15 13:03:22 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security@huntr.dev" ,
"type" : "Secondary" ,
2024-11-19 17:03:31 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-284"
2024-11-19 17:03:31 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-11-15 13:03:22 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-862"
2024-11-15 13:03:22 +00:00
}
]
}
] ,
2024-11-19 17:03:31 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:janeczku:calibre-web:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "0.6.15" ,
"matchCriteriaId" : "CB86DF8E-5F67-41CA-B657-D8E0A61CD22A"
}
]
}
]
}
] ,
2024-11-15 13:03:22 +00:00
"references" : [
{
"url" : "https://github.com/janeczku/calibre-web/commit/bcdc97641447965af486964537f3821f47b28874" ,
2024-11-19 17:03:31 +00:00
"source" : "security@huntr.dev" ,
"tags" : [
"Patch"
]
2024-11-15 13:03:22 +00:00
} ,
{
"url" : "https://huntr.com/bounties/29fcc091-87b6-43bc-ab4b-3c0bec3f71df" ,
2024-11-19 17:03:31 +00:00
"source" : "security@huntr.dev" ,
"tags" : [
"Exploit"
]
2024-11-15 13:03:22 +00:00
}
]
}