2024-07-14 02:06:08 +00:00

64 lines
2.4 KiB
JSON

{
"id": "CVE-2024-28852",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-03-27T14:15:10.340",
"lastModified": "2024-03-27T15:49:41.437",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Ampache is a web based audio/video streaming application and file manager. Ampache has multiple reflective XSS vulnerabilities,this means that all forms in the Ampache that use `rule` as a variable are not secure. For example, when querying a song, when querying a podcast, we need to use `$rule` variable. This vulnerability is fixed in 6.3.1\n"
},
{
"lang": "es",
"value": "Ampache es una aplicaci\u00f3n de transmisi\u00f3n de audio/v\u00eddeo y un administrador de archivos basado en web. Ampache tiene m\u00faltiples vulnerabilidades XSS reflectantes, lo que significa que todos los formularios en Ampache que usan \"regla\" como variable no son seguros. Por ejemplo, al consultar una canci\u00f3n, al consultar un podcast, necesitamos usar la variable `$rule`. Esta vulnerabilidad se solucion\u00f3 en 6.3.1."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://github.com/ampache/ampache/blob/bcaa9a4624acf8c8cc4c135be77b846731fb1ba2/src/Repository/Model/Search.php#L1732-L1740",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/ampache/ampache/security/advisories/GHSA-g7hx-hm68-f639",
"source": "security-advisories@github.com"
}
]
}