ghsa-fw5f-7c6c-3vmv
Vulnerability from github
Published
2021-05-07 16:16
Modified
2022-09-21 22:35
Severity ?
VLAI Severity ?
Summary
Cross-site Scripting in PrimeFaces
Details
An XSS issue was discovered in tooltip/tooltip.js in PrimeTek PrimeFaces 7.0.11. In a web application using PrimeFaces, an attacker can provide JavaScript code in an input field whose data is later used as a tooltip title without any input validation.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "primefaces" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.primefaces:primefaces" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-10544" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2021-05-03T20:39:02Z", "nvd_published_at": "2020-03-13T15:15:00Z", "severity": "MODERATE" }, "details": "An XSS issue was discovered in tooltip/tooltip.js in PrimeTek PrimeFaces 7.0.11. In a web application using PrimeFaces, an attacker can provide JavaScript code in an input field whose data is later used as a tooltip title without any input validation.", "id": "GHSA-fw5f-7c6c-3vmv", "modified": "2022-09-21T22:35:51Z", "published": "2021-05-07T16:16:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10544" }, { "type": "WEB", "url": "https://github.com/primefaces/primefaces/issues/5642" }, { "type": "WEB", "url": "https://github.com/primefaces/primefaces/commit/9982c4f7a83f75e3ab06168fa283e3d6128dfd1f" }, { "type": "PACKAGE", "url": "https://github.com/primefaces/primefaces" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-site Scripting in PrimeFaces" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…