diff --git a/advisories/github-reviewed/2024/09/GHSA-73gr-32wg-qhh7/GHSA-73gr-32wg-qhh7.json b/advisories/github-reviewed/2024/09/GHSA-73gr-32wg-qhh7/GHSA-73gr-32wg-qhh7.json new file mode 100644 index 00000000000..d45616042d7 --- /dev/null +++ b/advisories/github-reviewed/2024/09/GHSA-73gr-32wg-qhh7/GHSA-73gr-32wg-qhh7.json @@ -0,0 +1,130 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-73gr-32wg-qhh7", + "modified": "2024-09-18T22:05:30Z", + "published": "2024-09-18T22:05:30Z", + "aliases": [ + "CVE-2024-47050" + ], + "summary": "Mautic vulnerable to XSS in contact/company tracking (no authentication)", + "details": "## Summary\nPrior to this patch being applied, Mautic's tracking was vulnerable to Cross-Site Scripting through the Page URL variable.\n \n## Patches\nPlease update to 4.4.13 or 5.1.1 or later.\n\n## Workarounds\nNone\n\n## References\nhttps://owasp.org/www-project-top-ten/2017/A7_2017-Cross-Site_Scripting_(XSS)\nhttps://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/07-Input_Validation_Testing/02-Testing_for_Stored_Cross_Site_Scripting\n\nIf you have any questions or comments about this advisory:\n\nEmail us at [security@mautic.org](mailto:security@mautic.org)", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "mautic/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.6.0" + }, + { + "fixed": "4.4.13" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mautic/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0.0-alpha" + }, + { + "fixed": "5.1.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mautic/core-lib" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.6.0" + }, + { + "fixed": "4.4.13" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mautic/core-lib" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0.0-alpha" + }, + { + "fixed": "5.1.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/mautic/mautic/security/advisories/GHSA-73gr-32wg-qhh7" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47050" + }, + { + "type": "WEB", + "url": "https://github.com/mautic/mautic/commit/0f21a3aa9c896788e1986fae0d7f166fc7a14c30" + }, + { + "type": "WEB", + "url": "https://github.com/mautic/mautic/commit/43db5e492c0ef82c917745849d5b454dbc8ca2c4" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mautic/mautic" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-09-18T22:05:30Z", + "nvd_published_at": "2024-09-18T21:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/09/GHSA-xpc5-rr39-v8v2/GHSA-xpc5-rr39-v8v2.json b/advisories/github-reviewed/2024/09/GHSA-xpc5-rr39-v8v2/GHSA-xpc5-rr39-v8v2.json new file mode 100644 index 00000000000..cdcb56c8e71 --- /dev/null +++ b/advisories/github-reviewed/2024/09/GHSA-xpc5-rr39-v8v2/GHSA-xpc5-rr39-v8v2.json @@ -0,0 +1,126 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xpc5-rr39-v8v2", + "modified": "2024-09-18T22:05:59Z", + "published": "2024-09-18T22:05:59Z", + "aliases": [ + "CVE-2021-27917" + ], + "summary": "Mautic has an XSS in contact tracking and page hits report", + "details": "### Summary\nPrior to this patch, a stored XSS vulnerability existed in the contact tracking and page hits report.\n\n### Patches\nPlease update to 4.4.13 or 5.1.1 or later.\n\n### Workarounds\nNone\n\n### References\nhttps://owasp.org/www-project-top-ten/2017/A7_2017-Cross-Site_Scripting_(XSS)\nhttps://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/07-Input_Validation_Testing/02-Testing_for_Stored_Cross_Site_Scripting\n\nIf you have any questions or comments about this advisory:\n\nEmail us at [security@mautic.org](mailto:security@mautic.org)\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "mautic/core-lib" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.0-beta4" + }, + { + "fixed": "4.4.13" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mautic/core-lib" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0.0-alpha" + }, + { + "fixed": "5.1.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mautic/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.0-beta4" + }, + { + "fixed": "4.4.13" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mautic/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0.0-alpha" + }, + { + "fixed": "5.1.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/mautic/mautic/security/advisories/GHSA-xpc5-rr39-v8v2" + }, + { + "type": "WEB", + "url": "https://github.com/mautic/mautic/commit/550e33562d03363f7592fa9354259787a23a1d98" + }, + { + "type": "WEB", + "url": "https://github.com/mautic/mautic/commit/629165ac905c53bbb44feb5a6dbadb1dfd6d5564" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mautic/mautic" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-09-18T22:05:59Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/09/GHSA-xv68-rrmw-9xwf/GHSA-xv68-rrmw-9xwf.json b/advisories/github-reviewed/2024/09/GHSA-xv68-rrmw-9xwf/GHSA-xv68-rrmw-9xwf.json new file mode 100644 index 00000000000..03316cd38d2 --- /dev/null +++ b/advisories/github-reviewed/2024/09/GHSA-xv68-rrmw-9xwf/GHSA-xv68-rrmw-9xwf.json @@ -0,0 +1,130 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xv68-rrmw-9xwf", + "modified": "2024-09-18T22:05:00Z", + "published": "2024-09-18T22:05:00Z", + "aliases": [ + "CVE-2024-47058" + ], + "summary": "Mautic vulnerable to Cross-site Scripting (XSS) - stored (edit form HTML field)", + "details": "### Impact\nWith access to edit a Mautic form, the attacker can add Cross-Site Scripting stored in the html filed. This could be used to steal sensitive information from the user's current session.\n\n### Patches\nUpgrade to 4.4.13 or 5.1.1 or later.\n\n### Workarounds\nNone\n\n### References\n- https://owasp.org/www-project-top-ten/2017/A7_2017-Cross-Site_Scripting_(XSS)\n- https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/07-Input_Validation_Testing/02-Testing_for_Stored_Cross_Site_Scripting\n\nIf you have any questions or comments about this advisory:\n\nEmail us at [security@mautic.org](mailto:security@mautic.org)\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "mautic/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0.0-alpha" + }, + { + "fixed": "5.1.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mautic/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.0-beta" + }, + { + "fixed": "4.4.13" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mautic/core-lib" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0.0-alpha" + }, + { + "fixed": "5.1.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mautic/core-lib" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.0-beta" + }, + { + "fixed": "4.4.13" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/mautic/mautic/security/advisories/GHSA-xv68-rrmw-9xwf" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47058" + }, + { + "type": "WEB", + "url": "https://github.com/mautic/mautic/commit/344b908ef690283e7d8d3fc5cc1327396a1c3046" + }, + { + "type": "WEB", + "url": "https://github.com/mautic/mautic/commit/88153a15b3cea331b7036d956b880c69e81a0032" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mautic/mautic" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-09-18T22:05:00Z", + "nvd_published_at": "2024-09-18T21:15:13Z" + } +} \ No newline at end of file