From b57a89a268d0dfb10ee63cfcffbef4c40951ebca Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 21:32:14 +0000 Subject: [PATCH] Publish GHSA-4xhv-qc2f-6267 --- .../GHSA-4xhv-qc2f-6267.json | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 advisories/unreviewed/2024/06/GHSA-4xhv-qc2f-6267/GHSA-4xhv-qc2f-6267.json diff --git a/advisories/unreviewed/2024/06/GHSA-4xhv-qc2f-6267/GHSA-4xhv-qc2f-6267.json b/advisories/unreviewed/2024/06/GHSA-4xhv-qc2f-6267/GHSA-4xhv-qc2f-6267.json new file mode 100644 index 00000000000..fa0b5ff2b48 --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-4xhv-qc2f-6267/GHSA-4xhv-qc2f-6267.json @@ -0,0 +1,39 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4xhv-qc2f-6267", + "modified": "2024-06-29T21:30:47Z", + "published": "2024-06-29T21:30:47Z", + "aliases": [ + "CVE-2024-39846" + ], + "details": "NewPass before 1.2.0 stores passwords (rather than password hashes) directly, which makes it easier to obtain unauthorized access to sensitive information. NOTE: in each case, data at rest is encrypted, but is decrypted within process memory during use.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39846" + }, + { + "type": "WEB", + "url": "https://github.com/6eero/NewPass/commit/13f0a844d64927450fa751deb7cc06beba699720" + }, + { + "type": "WEB", + "url": "https://github.com/6eero/NewPass/releases/tag/v1.2.0" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-29T21:15:09Z" + } +} \ No newline at end of file