diff --git a/advisories/github-reviewed/2024/09/GHSA-28h4-788g-rh42/GHSA-28h4-788g-rh42.json b/advisories/github-reviewed/2024/09/GHSA-28h4-788g-rh42/GHSA-28h4-788g-rh42.json
new file mode 100644
index 00000000000..71634f75106
--- /dev/null
+++ b/advisories/github-reviewed/2024/09/GHSA-28h4-788g-rh42/GHSA-28h4-788g-rh42.json
@@ -0,0 +1,66 @@
+{
+ "schema_version": "1.4.0",
+ "id": "GHSA-28h4-788g-rh42",
+ "modified": "2024-09-09T18:18:28Z",
+ "published": "2024-09-09T18:18:28Z",
+ "aliases": [
+ "CVE-2024-45406"
+ ],
+ "summary": "Craft CMS vulnerable to stored XSS in breadcrumb list and title fields",
+ "details": "### Summary\nMultiple Stored XSS can be triggered by the breadcrumb list and title fields with user input.\n\n### Details\n1. In the **/admin/categories** page, category title isn't sanitized and triggered xss.\n2. In the category edit page under the **/admin/categories/**, category title in breadcrumb list isn't sanitized and triggered xss.\n3. In the **/admin/entries** page, entry title isn't sanitized and triggered xss.\n4. In the entry edit page under the **/admin/entries/**, entry title in breadcrumb list isn't sanitized and triggered xss.\n5. In the **/admin/myaccount** and pages under it, username or full name in breadcrumb list isn't sanitized and triggered xss.\n\n### Impact\nMalicious users can tamper with the control panel.\n\n### PoC\n#### 1. In the **/admin/categories** page, category title isn't sanitized and triggered xss.\n```\n1. Access to the Settings -> Categories ( /admin/settings/categories )\n2. Create new category group\n3. Access to the Categories page ( /admin/categories/ )\n4. Push the New category button\n5. Input the Title column : xss\n6. Push the Create Category or Save button\n7. Access to the Categories page again and it triggers xss\n``` \n\n\n\n\n#### 2. In the category edit page under the **/admin/categories/**, category title in breadcrumb list isn't sanitized and triggered xss.\n```\n1. Access to the Settings -> Categories ( /admin/settings/categories )\n2. Create new category group\n3. Access to the Categories page ( /admin/categories/ )\n4. Push the New category button\n5. Input the Title column : xss\n6. Push the Create Category or Save button\n7. Access to the Category edit page again and it triggers xss\n``` \n\n\n\n\n#### 3. In the **/admin/entries** page, entry title isn't sanitized and triggered xss.\n```\n1. Access to the Settings -> Entry Types ( /admin/settings/entry-types )\n2. Create new entry type\n3. Access to the Settings -> Sections ( /admin/settings/sections )\n4. Create new section\n5. Access to the Entries page ( /admin/entries )\n6. Push the New entry button\n7. Input the Title column : xss\n8. Push the Create entry or Save button\n9. Access to the Entries page again and it triggers xss\n``` \n\n\n\n\n#### 4. In the entry edit page under the **/admin/entries/**, entry title in breadcrumb list isn't sanitized and triggered xss.\n```\n1. Access to the Settings -> Entry Types ( /admin/settings/entry-types )\n2. Create new entry type\n3. Access to the Settings -> Sections ( /admin/settings/sections )\n4. Create new section\n5. Access to the Entries page ( /admin/entries )\n6. Push the New entry button\n7. Input the Title column : xss\n8. Push the Create entry or Save button\n9. Access to the Entriy edit page again and it triggers xss\n``` \n\n\n\n\n#### 5. In the **/admin/myaccount** and pages under it, username or full name in breadcrumb list isn't sanitized and triggered xss.\n```\n1. Access to the My Account Page ( /admin/myaccount )\n2. Input the Full Name column : xss\n3. Push the the Save button\n4. Access to the My Account page ( /admin/myaccount ) or pages under it ( /admin/myaccount/addresses , /admin/myaccount/preferences , etc.) and it triggers xss\n``` \n\n\n",
+ "severity": [
+ {
+ "type": "CVSS_V3",
+ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L"
+ },
+ {
+ "type": "CVSS_V4",
+ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L"
+ }
+ ],
+ "affected": [
+ {
+ "package": {
+ "ecosystem": "Packagist",
+ "name": "craftcms/cms"
+ },
+ "ranges": [
+ {
+ "type": "ECOSYSTEM",
+ "events": [
+ {
+ "introduced": "5.0.0"
+ },
+ {
+ "fixed": "5.1.2"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "references": [
+ {
+ "type": "WEB",
+ "url": "https://github.com/craftcms/cms/security/advisories/GHSA-28h4-788g-rh42"
+ },
+ {
+ "type": "WEB",
+ "url": "https://github.com/craftcms/cms/commit/b7348942f8131b3868ec6f46d615baae50151bb8"
+ },
+ {
+ "type": "PACKAGE",
+ "url": "https://github.com/craftcms/cms"
+ }
+ ],
+ "database_specific": {
+ "cwe_ids": [
+ "CWE-79",
+ "CWE-80"
+ ],
+ "severity": "MODERATE",
+ "github_reviewed": true,
+ "github_reviewed_at": "2024-09-09T18:18:28Z",
+ "nvd_published_at": null
+ }
+}
\ No newline at end of file
diff --git a/advisories/github-reviewed/2024/09/GHSA-gcfg-hmwx-wq5h/GHSA-gcfg-hmwx-wq5h.json b/advisories/github-reviewed/2024/09/GHSA-gcfg-hmwx-wq5h/GHSA-gcfg-hmwx-wq5h.json
new file mode 100644
index 00000000000..90ad37875ab
--- /dev/null
+++ b/advisories/github-reviewed/2024/09/GHSA-gcfg-hmwx-wq5h/GHSA-gcfg-hmwx-wq5h.json
@@ -0,0 +1,77 @@
+{
+ "schema_version": "1.4.0",
+ "id": "GHSA-gcfg-hmwx-wq5h",
+ "modified": "2024-09-09T18:18:15Z",
+ "published": "2024-09-09T18:18:15Z",
+ "aliases": [
+
+ ],
+ "summary": "Httpful is Missing Certificate Validation",
+ "details": "Httpful has Insecure HTTPS Connections due to Missing Default Certificate Validation",
+ "severity": [
+ {
+ "type": "CVSS_V3",
+ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
+ },
+ {
+ "type": "CVSS_V4",
+ "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U"
+ }
+ ],
+ "affected": [
+ {
+ "package": {
+ "ecosystem": "Packagist",
+ "name": "nategood/httpful"
+ },
+ "ranges": [
+ {
+ "type": "ECOSYSTEM",
+ "events": [
+ {
+ "introduced": "0"
+ },
+ {
+ "fixed": "1.0.0"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "references": [
+ {
+ "type": "WEB",
+ "url": "https://github.com/nategood/httpful/issues/247"
+ },
+ {
+ "type": "WEB",
+ "url": "https://github.com/nategood/httpful/commit/44c880e4f559e9215dc6ea9fe50315500c6c2c84"
+ },
+ {
+ "type": "WEB",
+ "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/nategood/httpful/2024-05-01.yaml"
+ },
+ {
+ "type": "PACKAGE",
+ "url": "https://github.com/nategood/httpful"
+ },
+ {
+ "type": "WEB",
+ "url": "https://github.com/nategood/httpful/blob/fc8e4274a09529a6ff29b9c6c0a105ee43dbfda5/src/Httpful/Request.php#L35"
+ },
+ {
+ "type": "WEB",
+ "url": "https://huntr.com/bounties/8d59c089-92f1-4b73-90f8-54968a70e2fb"
+ }
+ ],
+ "database_specific": {
+ "cwe_ids": [
+ "CWE-295"
+ ],
+ "severity": "MODERATE",
+ "github_reviewed": true,
+ "github_reviewed_at": "2024-09-09T18:18:15Z",
+ "nvd_published_at": null
+ }
+}
\ No newline at end of file
diff --git a/advisories/unreviewed/2024/09/GHSA-pv7h-hg6m-82j8/GHSA-pv7h-hg6m-82j8.json b/advisories/github-reviewed/2024/09/GHSA-pv7h-hg6m-82j8/GHSA-pv7h-hg6m-82j8.json
similarity index 75%
rename from advisories/unreviewed/2024/09/GHSA-pv7h-hg6m-82j8/GHSA-pv7h-hg6m-82j8.json
rename to advisories/github-reviewed/2024/09/GHSA-pv7h-hg6m-82j8/GHSA-pv7h-hg6m-82j8.json
index c943b80b7d8..0aad1ceaa10 100644
--- a/advisories/unreviewed/2024/09/GHSA-pv7h-hg6m-82j8/GHSA-pv7h-hg6m-82j8.json
+++ b/advisories/github-reviewed/2024/09/GHSA-pv7h-hg6m-82j8/GHSA-pv7h-hg6m-82j8.json
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-pv7h-hg6m-82j8",
- "modified": "2024-09-08T09:30:27Z",
+ "modified": "2024-09-09T18:17:47Z",
"published": "2024-09-08T09:30:27Z",
"aliases": [
"CVE-2024-8572"
],
+ "summary": "Gouniverse GoLang CMS vulnerable to Cross-site Scripting",
"details": "A vulnerability was found in Gouniverse GoLang CMS 1.4.0. It has been declared as problematic. This vulnerability affects the function PageRenderHtmlByAlias of the file FrontendHandler.go. The manipulation of the argument alias leads to cross site scripting. The attack can be initiated remotely. Upgrading to version 1.4.1 is able to address this issue. The patch is identified as 3e661cdfb4beeb9fe2ad507cdb8104c0b17d072c. It is recommended to upgrade the affected component.",
"severity": [
{
@@ -18,7 +19,25 @@
}
],
"affected": [
-
+ {
+ "package": {
+ "ecosystem": "Go",
+ "name": "github.com/gouniverse/cms"
+ },
+ "ranges": [
+ {
+ "type": "ECOSYSTEM",
+ "events": [
+ {
+ "introduced": "0"
+ },
+ {
+ "fixed": "1.4.1"
+ }
+ ]
+ }
+ ]
+ }
],
"references": [
{
@@ -37,6 +56,10 @@
"type": "WEB",
"url": "https://github.com/gouniverse/cms/commit/3e661cdfb4beeb9fe2ad507cdb8104c0b17d072c"
},
+ {
+ "type": "PACKAGE",
+ "url": "https://github.com/gouniverse/cms"
+ },
{
"type": "WEB",
"url": "https://github.com/gouniverse/cms/releases/tag/v1.4.1"
@@ -59,8 +82,8 @@
"CWE-79"
],
"severity": "MODERATE",
- "github_reviewed": false,
- "github_reviewed_at": null,
+ "github_reviewed": true,
+ "github_reviewed_at": "2024-09-09T18:17:47Z",
"nvd_published_at": "2024-09-08T08:15:13Z"
}
}
\ No newline at end of file