mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
755 B
755 B
CVE-2012-4481
Description
The safe-level feature in Ruby 1.8.7 allows context-dependent attackers to modify strings via the NameError#to_s method when operating on Ruby objects. NOTE: this issue is due to an incomplete fix for CVE-2011-1005.
POC
Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=863484
- https://bugzilla.redhat.com/show_bug.cgi?id=863484
Github
No PoCs found on GitHub currently.