All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-57874
HIGHpublished 2026-06-26 08:16 UTC · 2 days ago · modified 2026-06-26 16:16 UTC
7.5
CVSS / 10
// description
An unauthenticated buffer overflow vulnerability exists in IEEE8021x_upload.cgi in GeoVision GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by insufficient bounds checking when parsing filename values in multipart upload data. A remote attacker may exploit this vulnerability by sending a crafted upload request with overly long input, causing memory corruption 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-120