2023-12-13 23:00:21 +00:00
{
"id" : "CVE-2023-47619" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-12-13T21:15:07.417" ,
2023-12-19 15:00:28 +00:00
"lastModified" : "2023-12-19T14:45:12.943" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-13 23:00:21 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Audiobookshelf is a self-hosted audiobook and podcast server. In versions 2.4.3 and prior, users with the update permission are able to read arbitrary files, delete arbitrary files and send a GET request to arbitrary URLs and read the response. This issue may lead to Information Disclosure. As of time of publication, no patches are available."
2023-12-19 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Audiobookshelf es un servidor de podcasts y audiolibros autohospedado. En las versiones 2.4.3 y anteriores, los usuarios con permiso de actualizaci\u00f3n pueden leer archivos arbitrarios, eliminar archivos arbitrarios y enviar una solicitud GET a URL arbitrarias y leer la respuesta. Este problema puede dar lugar a la divulgaci\u00f3n de informaci\u00f3n. Al momento de la publicaci\u00f3n, no hay parches disponibles."
2023-12-13 23:00:21 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-19 15:00:28 +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:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
} ,
2023-12-13 23:00:21 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
2023-12-19 15:00:28 +00:00
"source" : "nvd@nist.gov" ,
2023-12-13 23:00:21 +00:00
"type" : "Primary" ,
2023-12-19 15:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-12-13 23:00:21 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-200"
} ,
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
}
] ,
2023-12-19 15:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:audiobookshelf:audiobookshelf:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2.4.3" ,
"matchCriteriaId" : "19C6C925-7C95-4BEA-8457-E1C2A4BA6526"
}
]
}
]
}
] ,
2023-12-13 23:00:21 +00:00
"references" : [
{
"url" : "https://github.com/advplyr/audiobookshelf/blob/d7b2476473ef1934eedec41425837cddf2d4b13e/server/controllers/AuthorController.js#L66" ,
2023-12-19 15:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2023-12-13 23:00:21 +00:00
} ,
{
"url" : "https://securitylab.github.com/advisories/GHSL-2023-203_GHSL-2023-204_audiobookshelf/" ,
2023-12-19 15:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-12-13 23:00:21 +00:00
}
]
}