139 mailbox XSS vulnerability and repair

Source: Internet
Author: User

139 mailbox XSS vulnerability, send an email to death, should be able to crawl. One of the two controllable write parts does not seem to be completely filtered, and the other one only filters the quotation marks. It seems that it can be crawled and the level is not enough. I looked at other mailboxes. NetEase, gmail, and qq do not seem to have been filtered here, but they are not constructed and fail. Let's take a look at it ~
Description: The problem is that the sender and email are displayed.
 
 



 
Figure box part ~
This part of content is controllable. After studying smtp, the displayed sender and recipient can be forged. It has nothing to do with the actual sender, the test code used <iframe onload = alert (/a/);>. Some quotation marks and <> are added before and after the test code to check whether the blocked content is too descriptive, you can study other email systems.
 
Solution:

Filter? Escape?

The author has a final feeling

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.