mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
27 lines
1.6 KiB
Markdown
27 lines
1.6 KiB
Markdown
### [CVE-2014-2734](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2734)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
** DISPUTED ** The openssl extension in Ruby 2.x does not properly maintain the state of process memory after a file is reopened, which allows remote attackers to spoof signatures within the context of a Ruby script that attempts signature verification after performing a certain sequence of filesystem operations. NOTE: this issue has been disputed by the Ruby OpenSSL team and third parties, who state that the original demonstration PoC contains errors and redundant or unnecessarily-complex code that does not appear to be related to a demonstration of the issue. As of 20140502, CVE is not aware of any public comment by the original researcher.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/126218/Ruby-OpenSSL-Private-Key-Spoofing.html
|
|
- http://seclists.org/fulldisclosure/2014/Apr/231
|
|
- http://seclists.org/fulldisclosure/2014/May/13
|
|
- https://gist.github.com/emboss/91696b56cd227c8a0c13
|
|
- https://news.ycombinator.com/item?id=7601973
|
|
- https://www.ruby-lang.org/en/news/2014/05/09/dispute-of-vulnerability-cve-2014-2734/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/adrienthebo/cve-2014-2734
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
- https://github.com/gdisneyleugers/CVE-2014-2734
|
|
|