2024-08-02 23:58:12 +00:00

87 lines
2.5 KiB
JSON

{
"id": "CVE-2023-48094",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-14T17:15:08.013",
"lastModified": "2024-08-02T22:15:28.477",
"vulnStatus": "Modified",
"cveTags": [
{
"sourceIdentifier": "cve@mitre.org",
"tags": [
"disputed"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A cross-site scripting (XSS) vulnerability in CesiumJS v1.111 allows attackers to execute arbitrary code in the context of the victim's browser via sending a crafted payload to /container_files/public_html/doc/index.html. NOTE: the vendor\u2019s position is that Apps/Sandcastle/standalone.html is part of the CesiumGS/cesium GitHub repository, but is demo code that is not part of the CesiumJS JavaScript library product."
},
{
"lang": "es",
"value": "Una vulnerabilidad de cross-site scripting (XSS) en CesiumJS v1.111 permite a los atacantes ejecutar c\u00f3digo arbitrario en el contexto del navegador de la v\u00edctima enviando un payload dise\u00f1ado a /container_files/public_html/doc/index.html."
}
],
"metrics": {
"cvssMetricV31": [
{
"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",
"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": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cesium:cesiumjs:1.111:*:*:*:*:*:*:*",
"matchCriteriaId": "59F21301-3435-487D-915B-37BB07EFB62D"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/cd80/33ab71cc49c42feb55de3e574753320f",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}