10 matches found
CVE-2025-2304
CVE-2025-2304 POC para CVE-2025-2304...
htb-facts
HTB — Facts Easy/Linux - Season 10 Summary Facts is an Easy Linux machine that requires exploiting a known vulnerability CVE-2025-2304 in Camaleon CMS to extract local AWS S3 credentials. Enumerating the internal S3 buckets reveals an SSH private key that must be cracked using John the Ripper to...
HTB-Facts-Writeup
HackTheBox — Facts Machine Writeup Machine Info Field| Details ---|--- Name| Facts OS| Linux Difficulty| Easy Release| Season 10 Retired| No Attack Chain Overview root@kitploit: Recon → Web Enumeration → CVE-2025-2304 Mass Assignment → S3/MinIO Credential Leak → SSH Key Extraction → Passphrase...
Exploit for CVE-2025-2304
CVE-2025-2304-POC PoC for CVE-2025-2304 — Camaleon CMS 2.9.0...
Exploit for CVE-2025-2304
CVE-2...
Exploit for CVE-2025-2304
CVE-2025-2304 Exploit Camaleon CMS Vulnerable to Privilege Es...
CVE-2025-2304
A Privilege Escalation through a Mass Assignment exists in Camaleon CMS When a user wishes to change his password, the 'updatedajax' method of the UsersController is called. The vulnerability stems from the use of the dangerous permit! method, which allows all parameters to pass through without a...
CVE-2025-2304
creationtimestamp| type| source ---|---|--- 2025-03-14 13:40:23+00:00| seen| https://bsky.app/profile/cyberalerts.bsky.social/post/3lkdqechp2b2a 2025-03-14 13:47:11+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/7546 2025-03-14 15:02:35+00:00| seen|...
CVE-2025-2304
CVE-2025-2304 describes a mass-assignment vulnerability in Camaleon CMS where the updated_ajax action in UsersController uses params.require(:user).permit! and thus accepts unfiltered keys. Exploitation paths documented in connected sources show an authenticated user can inject password[role]=adm...
CVE-2025-2304 Camaleon CMS Privilege Escalation
A Privilege Escalation through a Mass Assignment exists in Camaleon CMS When a user wishes to change his password, the 'updatedajax' method of the UsersController is called. The vulnerability stems from the use of the dangerous permit! method, which allows all parameters to pass through without a...