ghsa-fg44-w3fr-hgxv
Vulnerability from github
Published
2022-05-14 01:30
Modified
2022-11-08 12:31
Severity ?
VLAI Severity ?
Summary
Apache TomEE console vulnerable to Cross-site Scripting
Details
The Apache TomEE console (tomee-webapp) has a XSS vulnerability which could allow javascript to be executed if the user is given a malicious URL. This web application is typically used to add TomEE features to a Tomcat installation. The TomEE bundles do not ship with this application included. This issue can be mitigated by removing the application after TomEE is setup (if using the application to install TomEE), using one of the provided pre-configured bundles, or by upgrading to TomEE 7.0.5. This issue is resolved in this commit: b8bbf50c23ce97dd64f3a5d77f78f84e47579863.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.tomee:tomee-webapp" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.0.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-8031" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-11-08T12:31:33Z", "nvd_published_at": "2018-07-23T22:29:00Z", "severity": "MODERATE" }, "details": "The Apache TomEE console (tomee-webapp) has a XSS vulnerability which could allow javascript to be executed if the user is given a malicious URL. This web application is typically used to add TomEE features to a Tomcat installation. The TomEE bundles do not ship with this application included. This issue can be mitigated by removing the application after TomEE is setup (if using the application to install TomEE), using one of the provided pre-configured bundles, or by upgrading to TomEE 7.0.5. This issue is resolved in this commit: b8bbf50c23ce97dd64f3a5d77f78f84e47579863.", "id": "GHSA-fg44-w3fr-hgxv", "modified": "2022-11-08T12:31:33Z", "published": "2022-05-14T01:30:10Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8031" }, { "type": "WEB", "url": "https://github.com/apache/tomee/commit/b8bbf50c23ce97dd64f3a5d77f78f84e47579863" }, { "type": "PACKAGE", "url": "https://github.com/apache/tomee" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/c4b0d83a534d6cdf2de54dbbd00e3538072ac2e360781b784608ed0d@%3Cdev.tomee.apache.org%3E" } ], "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": "Apache TomEE console vulnerable to Cross-site Scripting" }
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…