Arbitrary text injection vulnerability in Mailman CGIs
Bug #1780874 reported by
Mark Sapiro
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNU Mailman |
Fix Released
|
Low
|
Mark Sapiro |
Bug Description
A URL with a very long text listname such as
http://
will echo the text in the "No such list" error response. This can be used to make a potential victim think the phishing text comes from a trusted site.
This issue was discovered by Hammad Qureshi <email address hidden>.
Related branches
CVE References
Changed in mailman: | |
status: | In Progress → Fix Released |
description: | updated |
To post a comment you must log in.
This patch mitigates the content spoofing vulnerability by truncating long list names.