Publish GHSA-42q7-95j7-w62m

This commit is contained in:
advisory-database[bot]
2024-05-15 17:34:46 +00:00
parent 0881ed793e
commit 69c3db697c
@@ -0,0 +1,96 @@
{
"schema_version": "1.4.0",
"id": "GHSA-42q7-95j7-w62m",
"modified": "2024-05-15T17:33:20Z",
"published": "2024-05-15T17:33:20Z",
"aliases": [
"CVE-2020-35125"
],
"summary": "Mautic is vulnerable to XSS vulnerability",
"details": "### Impact\nThis is a cross-site scripting vulnerability which affects every version of Mautic and could allow an attacker unauthorised administrator level access to Mautic.\n\nThis vulnerability was reported by Naveen Sunkavally at Horizon3.ai.\n\n### Patches\nUpgrade to 3.2.4 or 2.16.5.\n\nLink to patch for 2.x versions: https://github.com/mautic/mautic/compare/2.16.4...2.16.5.diff\n\nLink to patch for 3.x versions: https://github.com/mautic/mautic/compare/3.2.2...3.2.4.diff\n\n### Workarounds\nNone\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Post in https://forum.mautic.org/c/support\n* Email us at security@mautic.org",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "mautic/core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.16.5"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "mautic/core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.2.4"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/mautic/mautic/security/advisories/GHSA-42q7-95j7-w62m"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35125"
},
{
"type": "WEB",
"url": "https://forum.mautic.org/c/announcements/16"
},
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/mautic/core/CVE-2020-35125.yaml"
},
{
"type": "WEB",
"url": "https://packagist.org/packages/mautic/core"
},
{
"type": "WEB",
"url": "https://www.horizon3.ai/disclosures/mautic-unauth-xss-to-rce"
},
{
"type": "WEB",
"url": "https://www.mautic.org/blog/community/security-release-all-versions-mautic-prior-2-16-5-and-3-2-4"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2024-05-15T17:33:20Z",
"nvd_published_at": "2021-02-09T22:15:13Z"
}
}