| Website | https://m3ssap0.github.io |
| GitHub | https://github.com/m3ssap0 |
| https://www.linkedin.com/in/antoniofrancescosardella | |
| Meethack Torino | https://www.meetup.com/it-IT/meethack/ |
| Website | https://m3ssap0.github.io |
| GitHub | https://github.com/m3ssap0 |
| https://www.linkedin.com/in/antoniofrancescosardella | |
| Meethack Torino | https://www.meetup.com/it-IT/meethack/ |
We got this "HIGH security problem" reported for #curl earlier today:
"The -o / --output parameter in cURL does not restrict or sanitize file paths. When passed relative traversal sequences (e.g., ../../), cURL writes files outside the current working directory, allowing arbitrary file overwrite. In automated or privileged environments (CI/CD, root containers), this leads to Remote Code Execution (RCE), privilege escalation, and supply chain risk."
Never a dull moment.
Video on the latest research of @themiddle.
#cybersecurity #security #infosec #hacking #appsec #applicationsecurity #waf #webapplicationfirewall #multipart #fileupload #bypass
Your CI/CD pipeline is vulnerable, but it's not your fault - Elad Pticha, Oreen Livni
#defcon32 #security #cybersecurity #infosec #hacking #appsec #applicationsecurity #cicd #gha #github #githubactions #sca #softwarecompositionanalysis
Breaking Down Multipart Parsers: File upload validation bypass - @themiddle
https://blog.sicuranext.com/breaking-down-multipart-parsers-validation-bypass/
#cybersecurity #security #infosec #hacking #appsec #applicationsecurity #waf #webapplicationfirewall #multipart #fileupload #bypass
TL;DR: Basically, all multipart/form-data parsers fail to fully comply with the RFC, and when it comes to validating filenames or content uploaded by users, there are always numerous ways to bypass validation. We'll test various bypass techniques against PHP, Node.js, and Python parsers, as well as popular
No Hat 2024 - AWS CloudQuarry: Searching for secrets in public AMIs - Eduard Agavriloae, Matei Josephs
#nohat2024 #cybersecurity #security #infosec #hacking #aws #ami #cloudsecurity #secrets #credentials #cloud #secretsleakage #leakage
No Hat 2024 - Exploring and Exploiting an Android "Smart POS" Payment Terminal - Jacopo Jannone
#nohat2024 #cybersecurity #security #infosec #hacking #android #pos #payment #creditcard
EXPLORING AND EXPLOITING AN ANDROID "SMART POS" PAYMENT TERMINALToday, credit card terminals are undergoing a drastic evolution, moving from specialized hard...