trein's Avatar

trein

@reindaelman

Security Researcher at Aikido | OSWE | BSCP | https://hackerone.com/trein

41
Followers
77
Following
3
Posts
24.11.2024
Joined
Posts Following

Latest posts by trein @reindaelman

Unsupported Browser | HackerOne

Just had my #bugbounty report disclosed on
#HackerOne ๐Ÿ’ช

TL;DR
RCE via path traversal in the Mozilla VPN Client through the local websocket server (developer mode).

hackerone.com/reports/2995...

29.07.2025 10:46 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1

Fun challenge! The following would work in a script of type module (N/A here, but still interesting - 40 char):
run(await(await fetch`/hack.js`).text())

As we have a regular script tag, the payload needs to be inside an async function (53 char):
(async()=>run(await(await fetch`/hack.js`).text()))()

12.12.2024 22:23 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
CVE-2024-8856 - Unauthenticated RCE via Arbitrary File Upload Hacked.be | Cybersecurity blog by Rein Daelman.

CVE-2024-8856 is out! This is my 7th CVE, but my first critical one.

TL;DR

Unauthenticated RCE via Arbitrary File Upload (thanks to some very questionable file type validation).

Already posted on X, but wanted something on my profile... ๐Ÿ˜…

#BugBounty #Security

Write-up:
hacked.be/posts/CVE-20...

24.11.2024 14:49 ๐Ÿ‘ 10 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0