diff --git a/advisories/github-reviewed/2024/07/GHSA-pj36-fcrg-327j/GHSA-pj36-fcrg-327j.json b/advisories/github-reviewed/2024/07/GHSA-pj36-fcrg-327j/GHSA-pj36-fcrg-327j.json new file mode 100644 index 00000000000..2555b96363d --- /dev/null +++ b/advisories/github-reviewed/2024/07/GHSA-pj36-fcrg-327j/GHSA-pj36-fcrg-327j.json @@ -0,0 +1,77 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pj36-fcrg-327j", + "modified": "2024-07-10T16:51:36Z", + "published": "2024-07-10T00:30:41Z", + "aliases": [ + "CVE-2024-36676" + ], + "summary": "BookStack Incorrect Access Control vulnerability", + "details": "Incorrect access control in BookStack before v24.05.1 allows attackers to confirm existing system users and perform targeted notification email DoS via public facing forms.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "ssddanbrown/bookstack" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "24.05.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36676" + }, + { + "type": "WEB", + "url": "https://github.com/BookStackApp/BookStack/issues/4993" + }, + { + "type": "WEB", + "url": "https://github.com/BookStackApp/BookStack/commit/69af9e0dbdefd8c6c951e8afbe2bba141d454beb" + }, + { + "type": "PACKAGE", + "url": "https://github.com/BookStackApp/BookStack" + }, + { + "type": "WEB", + "url": "https://github.com/BookStackApp/BookStack/releases/tag/v24.05.1" + }, + { + "type": "WEB", + "url": "https://www.bookstackapp.com/blog/bookstack-release-v24-05-1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-07-10T16:51:36Z", + "nvd_published_at": "2024-07-09T22:15:02Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/07/GHSA-pj36-fcrg-327j/GHSA-pj36-fcrg-327j.json b/advisories/unreviewed/2024/07/GHSA-pj36-fcrg-327j/GHSA-pj36-fcrg-327j.json deleted file mode 100644 index 2285083d19f..00000000000 --- a/advisories/unreviewed/2024/07/GHSA-pj36-fcrg-327j/GHSA-pj36-fcrg-327j.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-pj36-fcrg-327j", - "modified": "2024-07-10T00:30:41Z", - "published": "2024-07-10T00:30:41Z", - "aliases": [ - "CVE-2024-36676" - ], - "details": "Incorrect access control in BookStack before v24.05.1 allows attackers to confirm existing system users and perform targeted notification email DoS via public facing forms.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36676" - }, - { - "type": "WEB", - "url": "https://github.com/BookStackApp/BookStack/issues/4993" - }, - { - "type": "WEB", - "url": "https://github.com/BookStackApp/BookStack/releases/tag/v24.05.1" - }, - { - "type": "WEB", - "url": "https://www.bookstackapp.com/blog/bookstack-release-v24-05-1" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-07-09T22:15:02Z" - } -} \ No newline at end of file