CVE-2022-32778

Source
https://cve.org/CVERecord?id=CVE-2022-32778
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-32778.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-32778
Published
2022-08-22T18:28:48.542Z
Modified
2026-08-04T11:48:32.304597311Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-732"
    ],
    "cna_assigner": "talos",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/32xxx/CVE-2022-32778.json",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "dev master commit 3f7c0364"
                },
                {
                    "last_affected": "dev master commit 3f7c0364"
                }
            ]
        }
    ]
}
References

Affected packages

Git / github.com/wwbn/avideo

Affected ranges

Type
GIT
Repo
https://github.com/wwbn/avideo
Events
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "11.6"
        },
        {
            "last_affected": "11.6"
        }
    ]
}

Affected versions

11.*
11.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-32778.json"