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

73 lines
2.4 KiB
JSON
Raw Normal View History

2024-09-30 22:00:34 +00:00
{
2024-12-11 18:00:54 +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-47761",
2024-12-11 18:00:54 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2024-09-30 22:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-11 18:00:54 +00:00
"value": "GLPI is a free asset and IT management software package. Starting in version 0.80 and prior to version 10.0.17, an administrator with access to the sent notifications contents can take control of an account with higher privileges. Version 10.0.17 contains a patch for this issue."
2024-09-30 22:00:34 +00:00
}
]
2024-12-11 18:00:54 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287: Improper Authentication",
"cweId": "CWE-287"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "glpi-project",
"product": {
"product_data": [
{
"product_name": "glpi",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": ">= 0.80, < 10.0.17"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/glpi-project/glpi/security/advisories/GHSA-x794-564w-vgxx",
"refsource": "MISC",
"name": "https://github.com/glpi-project/glpi/security/advisories/GHSA-x794-564w-vgxx"
},
{
"url": "https://github.com/glpi-project/glpi/releases/tag/10.0.17",
"refsource": "MISC",
"name": "https://github.com/glpi-project/glpi/releases/tag/10.0.17"
}
]
},
"source": {
"advisory": "GHSA-x794-564w-vgxx",
"discovery": "UNKNOWN"
2024-09-30 22:00:34 +00:00
}
}