ghsa-hwp2-gvm5-452f
Vulnerability from github
Published
2022-05-24 16:47
Modified
2025-04-28 19:30
Severity ?
VLAI Severity ?
Summary
Liferay Portal Allows Cross-Site Scripting (XSS) via the SimpleCaptcha API
Details
In Liferay Portal before 7.1 CE GA4, an XSS vulnerability exists in the SimpleCaptcha API when custom code passes unsanitized input into the "url" parameter of the JSP taglib call <liferay-ui:captcha url="<%= url %>" /> or <liferay-captcha:captcha url="<%= url %>" />. Liferay Portal out-of-the-box behavior with no customizations is not vulnerable.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.liferay.portal:release.portal.bom" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-6588" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2025-04-28T19:30:32Z", "nvd_published_at": "2019-06-03T20:29:00Z", "severity": "MODERATE" }, "details": "In Liferay Portal before 7.1 CE GA4, an XSS vulnerability exists in the SimpleCaptcha API when custom code passes unsanitized input into the \"url\" parameter of the JSP taglib call \u003cliferay-ui:captcha url=\"\u003c%= url %\u003e\" /\u003e or \u003cliferay-captcha:captcha url=\"\u003c%= url %\u003e\" /\u003e. Liferay Portal out-of-the-box behavior with no customizations is not vulnerable.", "id": "GHSA-hwp2-gvm5-452f", "modified": "2025-04-28T19:30:32Z", "published": "2022-05-24T16:47:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6588" }, { "type": "WEB", "url": "https://dev.liferay.com/web/community-security-team/known-vulnerabilities/liferay-portal-71/-/asset_publisher/7v4O7y85hZMo/content/cst-7130-multiple-xss-vulnerabilities-in-7-1-ce-ga3" }, { "type": "PACKAGE", "url": "https://github.com/liferay/liferay-portal" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/153252/Liferay-Portal-7.1-CE-GA4-Cross-Site-Scripting.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Liferay Portal Allows Cross-Site Scripting (XSS) via the SimpleCaptcha API" }
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…
Loading…