cvelist/2023/32xxx/CVE-2023-32791.json

94 lines
3.0 KiB
JSON
Raw Normal View History

2023-05-15 10:00:39 +00:00
{
2023-10-03 13:00:33 +00:00
"data_version": "4.0",
2023-05-15 10:00:39 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-32791",
2023-10-03 13:00:33 +00:00
"ASSIGNER": "cve-coordination@incibe.es",
"STATE": "PUBLIC"
2023-05-15 10:00:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-10-03 13:00:33 +00:00
"value": "Cross-Site Request Forgery (CSRF) vulnerability in NXLog Manager 5.6.5633 version. This vulnerability allows an attacker to manipulate and delete user accounts within the platform by sending a specifically crafted query to the server. The vulnerability is based on the lack of proper validation of the origin of incoming requests."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"cweId": "CWE-352"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "NXLog",
"product": {
"product_data": [
{
"product_name": "NXLog Manager",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.6.5633"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-nxlog-manager",
"refsource": "MISC",
"name": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-nxlog-manager"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Juampa Rodr\u00edguez"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
2023-05-15 10:00:39 +00:00
}
]
}
}