cvelist/2024/47xxx/CVE-2024-47759.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2024-09-30 22:00:34 +00:00
{
2024-11-15 18:00:37 +00:00
"data_version": "4.0",
2024-09-30 22:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-47759",
2024-11-15 18:00:37 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2024-09-30 22:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-15 18:00:37 +00:00
"value": "GLPI is a free Asset and IT management software package. An technician can upload a SVG containing a malicious script. The script will then be executed when any user will try to see the document contents. Upgrade to 10.0.17."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
2024-09-30 22:00:34 +00:00
}
]
2024-11-15 18:00:37 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "glpi-project",
"product": {
"product_data": [
{
"product_name": "glpi",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": ">= 9.2.0, < 10.0.17"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/glpi-project/glpi/security/advisories/GHSA-474f-9vpp-xxq5",
"refsource": "MISC",
"name": "https://github.com/glpi-project/glpi/security/advisories/GHSA-474f-9vpp-xxq5"
}
]
},
"source": {
"advisory": "GHSA-474f-9vpp-xxq5",
"discovery": "UNKNOWN"
2024-09-30 22:00:34 +00:00
}
}