An information disclosure vulnerability exists in the cookie functionality of WWBN AVideo 11.6 and dev master commit 3f7c0364. The session cookie and the pass cookie miss the HttpOnly flag, making them accessible via JavaScript. The session cookie also misses the secure flag, which allows the session cookie to be leaked over non-HTTPS connections. This could allow an attacker to steal the session cookie via crafted HTTP requests.This vulnerabilty is for the session cookie which can be leaked via JavaScript.
References
Link | Resource |
---|---|
https://github.com/WWBN/AVideo/blob/e04b1cd7062e16564157a82bae389eedd39fa088/updatedb/updateDb.v12.0.sql | Third Party Advisory |
https://talosintelligence.com/vulnerability_reports/TALOS-2022-1542 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2022-08-22 19:15
Updated : 2024-02-28 19:29
NVD link : CVE-2022-32777
Mitre link : CVE-2022-32777
CVE.ORG link : CVE-2022-32777
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-732
Incorrect Permission Assignment for Critical Resource