2023-07-13 12:00:48 +00:00
{
"id" : "CVE-2023-29457" ,
"sourceIdentifier" : "security@zabbix.com" ,
"published" : "2023-07-13T10:15:09.507" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:57:05.727" ,
2023-08-22 20:00:42 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-13 12:00:48 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Reflected XSS attacks, occur when a malicious script is reflected off a web application to the victim's browser. The script can be activated through Action form fields, which can be sent as request to a website with a vulnerability that enables execution of malicious scripts."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-20 22:00:27 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@zabbix.com" ,
"type" : "Secondary" ,
2023-07-20 22:00:27 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
2023-07-20 22:00:27 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2023-07-20 22:00:27 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2023-07-20 22:00:27 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.4
2023-07-20 22:00:27 +00:00
} ,
2023-07-13 12:00:48 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-07-13 12:00:48 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2023-07-13 12:00:48 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
2023-07-13 12:00:48 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-07-13 12:00:48 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 2.7
2023-07-13 12:00:48 +00:00
}
]
} ,
"weaknesses" : [
2023-07-20 22:00:27 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@zabbix.com" ,
"type" : "Secondary" ,
2023-07-20 22:00:27 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-20"
2023-07-20 22:00:27 +00:00
}
]
} ,
2023-07-13 12:00:48 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-07-13 12:00:48 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-79"
2023-07-13 12:00:48 +00:00
}
]
}
] ,
2023-07-20 22:00:27 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:zabbix:frontend:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.0.0" ,
"versionEndIncluding" : "4.0.45" ,
"matchCriteriaId" : "735143E4-3065-47B9-850B-3B35ED2D5BEF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:zabbix:frontend:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.0.0" ,
"versionEndIncluding" : "5.0.34" ,
"matchCriteriaId" : "0B999FD8-5138-4654-A142-62B36139CE13"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:zabbix:frontend:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.0.0" ,
"versionEndIncluding" : "6.0.17" ,
"matchCriteriaId" : "C78B18D5-4E8A-4A80-85C8-D5D4BB9CF338"
}
]
}
]
}
] ,
2023-07-13 12:00:48 +00:00
"references" : [
2023-08-22 20:00:42 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/08/msg00027.html" ,
"source" : "security@zabbix.com"
} ,
2023-07-13 12:00:48 +00:00
{
"url" : "https://support.zabbix.com/browse/ZBX-22988" ,
2023-07-20 22:00:27 +00:00
"source" : "security@zabbix.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/08/msg00027.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://support.zabbix.com/browse/ZBX-22988" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-07-13 12:00:48 +00:00
}
]
}