ghsa-wjwr-3jch-479j
Vulnerability from github
Published
2022-05-01 18:13
Modified
2023-09-22 21:05
Summary
Apache Tomcat SendMailServlet XSS
Details
Cross-site scripting (XSS) vulnerability in SendMailServlet in the examples web application (examples/jsp/mail/sendmail.jsp
) in Apache Tomcat 4.0.0 through 4.0.6 and 4.1.0 through 4.1.36 allows remote attackers to inject arbitrary web script or HTML via the From field and possibly other fields, related to generation of error messages.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.tomcat:tomcat" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "last_affected": "4.0.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.tomcat:tomcat" }, "ranges": [ { "events": [ { "introduced": "4.1.0" }, { "last_affected": "4.1.36" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2007-3383" ], "database_specific": { "cwe_ids": [ "CWE-80" ], "github_reviewed": true, "github_reviewed_at": "2023-09-22T21:05:26Z", "nvd_published_at": "2007-07-25T17:30:00Z", "severity": "MODERATE" }, "details": "Cross-site scripting (XSS) vulnerability in SendMailServlet in the examples web application (`examples/jsp/mail/sendmail.jsp`) in Apache Tomcat 4.0.0 through 4.0.6 and 4.1.0 through 4.1.36 allows remote attackers to inject arbitrary web script or HTML via the From field and possibly other fields, related to generation of error messages.", "id": "GHSA-wjwr-3jch-479j", "modified": "2023-09-22T21:05:26Z", "published": "2022-05-01T18:13:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-3383" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35536" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5@%3Cdev.tomcat.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/c62b0e3a7bf23342352a5810c640a94b6db69957c5c19db507004d74@%3Cdev.tomcat.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rb71997f506c6cc8b530dd845c084995a9878098846c7b4eacfae8db3@%3Cdev.tomcat.apache.org%3E" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2008//Jun/msg00002.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2007/Jul/0448.html" }, { "type": "WEB", "url": "http://support.apple.com/kb/HT2163" }, { "type": "WEB", "url": "http://tomcat.apache.org/security-4.html" }, { "type": "WEB", "url": "http://www.kb.cert.org/vuls/id/862600" } ], "schema_version": "1.4.0", "severity": [], "summary": "Apache Tomcat SendMailServlet XSS" }
Loading...
Loading...
- 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.