All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-57873
HIGHpublished 2026-06-26 08:16 UTC · 2 days ago · modified 2026-06-26 16:16 UTC
7.5
CVSS / 10
// description
An unauthenticated NULL pointer dereference vulnerability exists in IEEE8021x_upload.cgi in GeoVision GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by improper validation of multipart upload headers when processing certificate-related upload fields. A remote attacker may exploit this vulnerability by sending a malformed multipart request, causing the affected CGI process to crash and resulting in a denial of service.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
// weaknesses (CWE)
- CWE-476