mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
1.3 KiB
1.3 KiB
CVE-2020-28333
Description
Barco wePresent WiPG-1600W devices allow Authentication Bypass. Affected Version(s): 2.5.1.8. The Barco wePresent WiPG-1600W web interface does not use session cookies for tracking authenticated sessions. Instead, the web interface uses a "SEID" token that is appended to the end of URLs in GET requests. Thus the "SEID" would be exposed in web proxy logs and browser history. An attacker that is able to capture the "SEID" and originate requests from the same IP address (via a NAT device or web proxy) would be able to access the user interface of the device without having to know the credentials.
POC
Reference
- http://packetstormsecurity.com/files/160161/Barco-wePresent-Authentication-Bypass.html
- http://packetstormsecurity.com/files/160161/Barco-wePresent-Authentication-Bypass.html
- https://korelogic.com/Resources/Advisories/KL-001-2020-006.txt
- https://korelogic.com/Resources/Advisories/KL-001-2020-006.txt
Github
No PoCs found on GitHub currently.