mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
100 lines
3.5 KiB
JSON
100 lines
3.5 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-28636",
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "GLPI is a free asset and IT management software package. Starting in version 0.60 and prior to versions 9.5.13 and 10.0.7, a vulnerability allows an administrator to create a malicious external link. This issue is fixed in versions 9.5.13 and 10.0.7."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
|
|
"cweId": "CWE-79"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "glpi-project",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "glpi",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 0.60, < 9.5.13"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 10.0.0, < 10.0.7"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/glpi-project/glpi/releases/tag/10.0.7",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/glpi-project/glpi/releases/tag/10.0.7"
|
|
},
|
|
{
|
|
"url": "https://github.com/glpi-project/glpi/releases/tag/9.5.13",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/glpi-project/glpi/releases/tag/9.5.13"
|
|
},
|
|
{
|
|
"url": "https://github.com/glpi-project/glpi/security/advisories/GHSA-55pm-mc2m-pq46",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/glpi-project/glpi/security/advisories/GHSA-55pm-mc2m-pq46"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-55pm-mc2m-pq46",
|
|
"discovery": "UNKNOWN"
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 4.5,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "NONE",
|
|
"privilegesRequired": "HIGH",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N",
|
|
"version": "3.1"
|
|
}
|
|
]
|
|
}
|
|
} |