0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
ATutor 2.2 Cross Site Scripting Vulnerability
Author
Risk
[
Security Risk Medium
]0day-ID
Category
Date add
CVE
Platform
-------------------------------------------------------------------------- ATutor <= 2.2 (popuphelp.php) Reflected Cross-Site Scripting Vulnerability -------------------------------------------------------------------------- [-] Software Link: http://www.atutor.ca/ [-] Affected Versions: Version 2.2 and prior versions. [-] Vulnerability Description: The vulnerable code is located in the /popuphelp.php script: 26. if ($_GET['h']) { 27. $h = $_GET['h']; 28. 29. if (is_string($_GET['h'])) { // just a AT_HELP code with no prefix 30. $msg->printHelps($h); User input passed through the "h" GET parameter is not properly sanitized before being passed to the "Message::printHelps()" method at line 30. This can be exploited to carry out reflected Cross-Site Scripting (XSS) attacks. [-] Solution: No official solution is currently available. [-] Disclosure Timeline: [06/10/2014] - Vendor notified [09/10/2014] - Vendor response stating this issue has been added to the bug tracker and it is relatively minor [11/11/2014] - Vendor replied asking for fix suggestions [11/11/2014] - Fix suggestions have been provided to the vendor [30/09/2015] - CVE number requested [05/10/2015] - CVE number assigned [06/10/2015] - After one year still no official solution available [04/11/2015] - Public disclosure [-] CVE Reference: The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CVE-2015-7711 to this vulnerability. # 0day.today [2024-11-15] #