#5484 closed defect (bug) (fixed)
Escape POP3 error messages
| Reported by: | xknown | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | Security | Version: | 2.3.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
All POP3 error messages in wp-mail.php should be properly escaped because it can be used to perform XSS attacks.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [6404]) Escape pop3 error messages. Props xknown. fixes #5484