原始 OSV JSON{
"id": "GHSA-7752-f4gf-94gc",
"aliases": [
"CVE-2019-11003"
],
"details": "All versions of `materialize-css` are vulnerable to Cross-Site Scripting. The `autocomplete` component does not sufficiently sanitize user input, allowing an attacker to execute arbitrary JavaScript code if the malicious input is rendered by a user.\n\n\n## Recommendation\n\nNo fix is currently available. Consider using an alternative module until a fix is made available.",
"summary": "Materialize-css vulnerable to Cross-site Scripting in autocomplete component",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.0.0"
}
]
}
],
"package": {
"name": "materialize-css",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0-alpha"
}
]
}
],
"package": {
"name": "@materializecss/materialize",
"ecosystem": "npm"
}
}
],
"modified": "2023-08-28T15:35:45Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"published": "2019-04-09T19:44:38Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11003",
"type": "ADVISORY"
},
{
"url": "https://github.com/Dogfalo/materialize/issues/6286",
"type": "WEB"
},
{
"url": "https://github.com/materializecss/materialize/pull/49",
"type": "WEB"
},
{
"url": "https://github.com/Dogfalo/materialize",
"type": "PACKAGE"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-MATERIALIZECSS-174144",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:21:44Z"
}
}