{ "schema_version": "1.4.0", "id": "GHSA-gm8c-w9cm-c445", "modified": "2022-09-23T17:07:18Z", "published": "2022-09-21T00:00:46Z", "aliases": [ "CVE-2022-3245" ], "summary": "Microweber vulnerable to HTML Injection in create tag functionality", "details": "HTML injection attack is closely related to Cross-site Scripting (XSS). HTML injection uses HTML to deface the page. XSS, as the name implies, injects JavaScript into the page. Both attacks exploit insufficient validation of user input. A patch is available on commit f20abf30a1d9c1426c5fb757ac63998dc5b92bfc and is anticipated to be part of version 1.3.2.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "microweber/microweber" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.3.2" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 1.3.1" } } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3245" }, { "type": "WEB", "url": "https://github.com/microweber/microweber/commit/f20abf30a1d9c1426c5fb757ac63998dc5b92bfc" }, { "type": "PACKAGE", "url": "https://github.com/microweber/microweber" }, { "type": "WEB", "url": "https://huntr.dev/bounties/747c2924-95ca-4311-9e69-58ee0fb440a0" } ], "database_specific": { "cwe_ids": [ "CWE-79", "CWE-94" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-09-21T21:14:01Z", "nvd_published_at": "2022-09-20T14:15:00Z" } }