cvelist/2023/34xxx/CVE-2023-34446.json

91 lines
3.1 KiB
JSON
Raw Normal View History

2023-06-06 17:00:41 +00:00
{
2023-10-25 17:38:57 +00:00
"data_version": "4.0",
2023-06-06 17:00:41 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-34446",
2023-10-25 17:38:57 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2023-06-06 17:00:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-10-25 17:38:57 +00:00
"value": "iTop is an open source, web-based IT service management platform. Prior to versions 3.0.4 and 3.1.0, when displaying `pages/preferences.php`, cross site scripting is possible. This issue is fixed in versions 3.0.4 and 3.1.0.\n"
}
]
},
"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": "Combodo",
"product": {
"product_data": [
{
"product_name": "iTop",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 3.0.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/Combodo/iTop/security/advisories/GHSA-q4pp-j46r-gm68",
"refsource": "MISC",
"name": "https://github.com/Combodo/iTop/security/advisories/GHSA-q4pp-j46r-gm68"
},
{
"url": "https://github.com/Combodo/iTop/commit/e3ba826e5dfd3b724f1ee97bebfd20ded3c70b10",
"refsource": "MISC",
"name": "https://github.com/Combodo/iTop/commit/e3ba826e5dfd3b724f1ee97bebfd20ded3c70b10"
}
]
},
"source": {
"advisory": "GHSA-q4pp-j46r-gm68",
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
2023-06-06 17:00:41 +00:00
}
]
}
}