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 vulnerability is for the pass cookie, which contains the hashed password and 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 | Technical Description Third Party Advisory |
https://github.com/WWBN/AVideo/blob/e04b1cd7062e16564157a82bae389eedd39fa088/updatedb/updateDb.v12.0.sql | Third Party Advisory |
https://talosintelligence.com/vulnerability_reports/TALOS-2022-1542 | Technical Description Third Party Advisory |
Configurations
History
21 Nov 2024, 07:06
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/WWBN/AVideo/blob/e04b1cd7062e16564157a82bae389eedd39fa088/updatedb/updateDb.v12.0.sql - Third Party Advisory | |
References | () https://talosintelligence.com/vulnerability_reports/TALOS-2022-1542 - Technical Description, Third Party Advisory |
24 Aug 2022, 14:45
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:wwbn:avideo:11.6:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
References | (MISC) https://talosintelligence.com/vulnerability_reports/TALOS-2022-1542 - Technical Description, Third Party Advisory | |
References | (CONFIRM) https://github.com/WWBN/AVideo/blob/e04b1cd7062e16564157a82bae389eedd39fa088/updatedb/updateDb.v12.0.sql - Third Party Advisory |
22 Aug 2022, 20:45
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-08-22 19:15
Updated : 2024-11-21 07:06
NVD link : CVE-2022-32778
Mitre link : CVE-2022-32778
CVE.ORG link : CVE-2022-32778
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-732
Incorrect Permission Assignment for Critical Resource