{ "schema_version": "1.4.0", "id": "GHSA-wmxw-5jh4-p3j8", "modified": "2022-05-13T01:21:57Z", "published": "2022-05-13T01:21:57Z", "aliases": [ "CVE-2019-10907" ], "details": "Airsonic 10.2.1 uses Spring's default remember-me mechanism based on MD5, with a fixed key of airsonic in GlobalSecurityConfig.java. An attacker able to capture cookies might be able to trivially bruteforce offline the passwords of associated users.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10907" }, { "type": "WEB", "url": "https://github.com/airsonic/airsonic/commit/3e07ea52885f88d3fbec444dfd592f27bfb65647" } ], "database_specific": { "cwe_ids": [ "CWE-326" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-04-07T14:29:00Z" } }