GHSA-98F7-P5RC-JX67
Vulnerability from github – Published: 2019-04-09 19:44 – Updated: 2023-08-28 15:34
VLAI?
Summary
Materialize-css vulnerable to Cross-site Scripting in tooltip component
Details
All versions of materialize-css are vulnerable to Cross-Site Scripting. The tooltip component does not sufficiently sanitize user input, allowing an attacker to execute arbitrary JavaScript code if the malicious input is rendered by a user.
Recommendation
No fix is currently available. Consider using an alternative module until a fix is made available.
Severity ?
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "materialize-css"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.0.0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "@materializecss/materialize"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0-alpha"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-11002"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:27:50Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "All versions of `materialize-css` are vulnerable to Cross-Site Scripting. The `tooltip` 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.",
"id": "GHSA-98f7-p5rc-jx67",
"modified": "2023-08-28T15:34:40Z",
"published": "2019-04-09T19:44:40Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11002"
},
{
"type": "WEB",
"url": "https://github.com/Dogfalo/materialize/issues/6286"
},
{
"type": "WEB",
"url": "https://github.com/materializecss/materialize/pull/49"
},
{
"type": "PACKAGE",
"url": "https://github.com/Dogfalo/materialize"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-98f7-p5rc-jx67"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-MATERIALIZECSS-174148"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/818"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Materialize-css vulnerable to Cross-site Scripting in tooltip component"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…