GHSA-FW5F-7C6C-3VMV
Vulnerability from github – Published: 2021-05-07 16:16 – Updated: 2022-09-21 22:35
VLAI?
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.
Severity ?
6.1 (Medium)
{
"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 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…