tpaidakis▌
Writeups About

Ruby-on-Rails

2026-08-02 10 min read ruby-on-railsbroken-access-controlsecret-sharingnil-comparisonpassword-pusher

Who owns this secret? Nobody. Great, that's me: deleting secrets in Password Pusher

An unauthenticated visitor holding only a Password Pusher link could permanently destroy the secret behind it, even with deletable_by_viewer turned off, because the ownership check compared two nils and Ruby said they matched.

2026-07-29 6 min read CVE-2026-66748 ruby-on-railsrcecmsevalcamaleon-cms

CVE-2026-66748: Sir, Your Dropdown Is Running Bash: Finding RCE in Camaleon CMS

A select field with Ruby eval support and no sanitization becomes a remote code execution vector in Camaleon CMS, exploitable by any editor-level account.

Theodosis Paidakis · Offensive Security
RSS