2025-03-16 03:03:50 +00:00

105 lines
3.8 KiB
JSON

{
"id": "CVE-2024-45799",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-09-16T19:16:10.880",
"lastModified": "2025-02-28T15:29:12.560",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "FluxCP is a web-based Control Panel for rAthena servers written in PHP. A javascript injection is possible via venders/buyers list pages and shop names, that are currently not sanitized. This allows executing arbitrary javascript code on the user's browser just by visiting the shop pages. As a result all logged in to fluxcp users can have their session info stolen. This issue has been addressed in release version 1.3. All users are advised to upgrade. There are no known workarounds for this vulnerability."
},
{
"lang": "es",
"value": "FluxCP es un panel de control basado en la web para servidores rAthena escrito en PHP. Es posible realizar una inyecci\u00f3n de JavaScript a trav\u00e9s de las p\u00e1ginas de listas de vendedores/compradores y los nombres de las tiendas, que actualmente no est\u00e1n desinfectadas. Esto permite ejecutar c\u00f3digo JavaScript arbitrario en el navegador del usuario con solo visitar las p\u00e1ginas de la tienda. Como resultado, todos los usuarios que hayan iniciado sesi\u00f3n en FluxCP pueden sufrir el robo de la informaci\u00f3n de su sesi\u00f3n. Este problema se ha solucionado en la versi\u00f3n 1.3. Se recomienda a todos los usuarios que actualicen la versi\u00f3n. No existen workarounds para esta vulnerabilidad."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 3.9,
"impactScore": 3.4
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
},
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:rathena:fluxcp:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.3.0",
"matchCriteriaId": "761F9ED8-4189-4DFA-B7D6-298A44243175"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/rathena/FluxCP/security/advisories/GHSA-xvqv-25vf-88g4",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
}
]
}