This was a fun one to discover!
SQL syntax can be ambiguous, and MySQL anticipated this a long time ago. Other SQL dialects stuck to the spec, leading to SQL injection when the right stars align:
What a year! We look back and summarize our security research highlights of 2024:
🪲 Vulnerabilities in Jenkins, SourceForge, Joomla, and much more
🎙️ 7 talks, including DEF CON and Hexacon
🏆 5 nominations and 1 award
https://t.co/EYfGfOn9ni
#research#vulnerability#appsec
Introducing InternetCTF! 🤯 Earn up to $10,000 for finding RCE vulnerabilities in open-source software AND creating Tsunami plugin patches. Make the internet safer and get rewarded! 🤑
For details on the program, see our latest blog post:
https://t.co/kKqWjJTBO3
CORS misconfigurations are definitely not good, but how bad can they get? 🧐
Our latest blog post discusses how an origin reflection issue detected by SonarQube leads to code execution in a real-world application:
https://t.co/XfL853VqM0
#appsec#security#vulnerability
JS engine pwning, the old-school way!
For this year's Hacklu CTF, I wrote a challenge about exploiting a SpiderMonkey version from 2007. I'm usually not a pwner, but it was very fun to learn about all this stuff. Read the write-up here:
https://t.co/f3VBJxkSSK
From HTTP request to ROP chain in Node.js! 🔥
Our latest blog post explains how to turn a file write vulnerability in a Node.js application into RCE – even though the target's file system is read-only:
https://t.co/Yw89oZhv32
Having trouble exploiting a file write vulnerability?
Don't miss our @hexacon_fr talk to learn more about unconventional attack surfaces that can turn a file write into code execution – even in hardened environments!
We'll follow up with a related blog post later.
#HEXACON2024
Join us at OWASP SF for our talk, "Sanitize Client-Side: Why Server-Side HTML Sanitization is Doomed to Fail" to discover why client-side sanitization is crucial for a secure web. Can't make it? Stay tuned for our upcoming blog post.
#OWASP#GlobalAppSecSanFran
You can find all the talks announced on the agenda: https://t.co/u4aKeGa7ac
Again, a big thanks to the review committee for their contribution as well as everyone who took the time to submit a talk. 🙏
As promised, Exchange PowerShell research is getting published in a form of blog posts. Part 1/4 describes two RCEs: MultiValuedProperty internal deserialization + a chain with Command gadget.
A recording of our @WEareTROOPERS talk "From ASCII to UTF-16: Leveraging Encodings to Break Software" is now available!
The talk covers basic knowledge of character encodings and explains various vulnerability types and exploitation techniques:
https://t.co/NPzyqoxU6w