cvelist/2025/1xxx/CVE-2025-1467.json
2025-02-23 16:00:31 +00:00

105 lines
3.6 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-1467",
"ASSIGNER": "report@snyk.io",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Versions of the package tarteaucitronjs before 1.17.0 are vulnerable to Cross-site Scripting (XSS) via the getElemWidth() and getElemHeight(). This is related to [SNYK-JS-TARTEAUCITRONJS-8366541](https://security.snyk.io/vuln/SNYK-JS-TARTEAUCITRONJS-8366541)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS)",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "tarteaucitronjs",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "1.17.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://security.snyk.io/vuln/SNYK-JS-TARTEAUCITRONJS-8731160",
"refsource": "MISC",
"name": "https://security.snyk.io/vuln/SNYK-JS-TARTEAUCITRONJS-8731160"
},
{
"url": "https://github.com/AmauriC/tarteaucitron.js/commit/12490579001d5caa187adcaecb01da570a12076b",
"refsource": "MISC",
"name": "https://github.com/AmauriC/tarteaucitron.js/commit/12490579001d5caa187adcaecb01da570a12076b"
},
{
"url": "https://github.com/AmauriC/tarteaucitron.js/issues/1184",
"refsource": "MISC",
"name": "https://github.com/AmauriC/tarteaucitron.js/issues/1184"
},
{
"url": "https://gist.github.com/Rudloff/d48f525215bd5426cbb076116c4422dd",
"refsource": "MISC",
"name": "https://gist.github.com/Rudloff/d48f525215bd5426cbb076116c4422dd"
}
]
},
"credits": [
{
"lang": "en",
"value": "Fran\u00e7ois (mably)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"exploitCodeMaturity": "PROOF_OF_CONCEPT",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P"
}
]
}
}