Publish Advisories

GHSA-pj36-fcrg-327j
GHSA-pj36-fcrg-327j
This commit is contained in:
advisory-database[bot]
2024-07-10 16:53:52 +00:00
parent 3d8b3d789e
commit 5295ceeede
2 changed files with 77 additions and 43 deletions
@@ -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"
}
}
@@ -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"
}
}