mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
18 lines
799 B
Markdown
18 lines
799 B
Markdown
### [CVE-2008-3657](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3657)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The dl module in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not check "taintness" of inputs, which allows context-dependent attackers to bypass safe levels and execute dangerous functions by accessing a library using DL.dlopen.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9793
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|