ghsa-6jxp-7g74-2rc3
Vulnerability from github
Published
2022-05-02 03:56
Modified
2022-06-10 22:42
Severity ?
VLAI Severity ?
Summary
Improper input validation in Mort Bay Jetty
Details
Mort Bay Jetty 6.x through 6.1.22 and 7.0.0 writes backtrace data without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator, related to (1) a string value in the Age parameter to the default URI for the Cookie Dump Servlet in test-jetty-webapp/src/main/java/com/acme/CookieDump.java under cookie/, (2) an alphabetic value in the A parameter to jsp/expr.jsp, or (3) an alphabetic value in the Content-Length HTTP header to an arbitrary application.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.mortbay.jetty:jetty" }, "ranges": [ { "events": [ { "introduced": "6.0.0" }, { "fixed": "6.1.23" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.mortbay.jetty:jetty" }, "ranges": [ { "events": [ { "introduced": "7.0.0" }, { "fixed": "7.0.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2009-4611" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2022-06-10T22:42:57Z", "nvd_published_at": "2010-01-13T20:30:00Z", "severity": "HIGH" }, "details": "Mort Bay Jetty 6.x through 6.1.22 and 7.0.0 writes backtrace data without sanitizing non-printable characters, which might allow remote attackers to modify a window\u0027s title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator, related to (1) a string value in the Age parameter to the default URI for the Cookie Dump Servlet in test-jetty-webapp/src/main/java/com/acme/CookieDump.java under cookie/, (2) an alphabetic value in the A parameter to jsp/expr.jsp, or (3) an alphabetic value in the Content-Length HTTP header to an arbitrary application.", "id": "GHSA-6jxp-7g74-2rc3", "modified": "2022-06-10T22:42:57Z", "published": "2022-05-02T03:56:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-4611" }, { "type": "WEB", "url": "https://fossies.org/linux/jetty-distribution/VERSION.txt" }, { "type": "PACKAGE", "url": "https://github.com/eclipse/jetty.project" }, { "type": "WEB", "url": "https://www.eclipse.org/jetty/about.php" }, { "type": "WEB", "url": "http://www.ush.it/team/ush/hack-jetty6x7x/jetty-adv.txt" }, { "type": "WEB", "url": "http://www.ush.it/team/ush/hack_httpd_escape/adv.txt" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Improper input validation in Mort Bay Jetty" }
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…