mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
18 lines
701 B
Markdown
18 lines
701 B
Markdown
### [CVE-2012-4481](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|