Bugzilla – Bug 939860
VUL-1: CVE-2009-5147: ruby19,ruby,ruby2.1: DL::dlopen could open a library with tainted library name even if $SAFE > 0
Last modified: 2024-05-07 14:35:21 UTC
* DL::dlopen could open a library with tainted library name even if $SAFE > 0 https://github.com/ruby/ruby/commit/4600cf725a86ce31266153647ae5aa1197b1215b CVE-2009-5147. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2009-5147 http://seclists.org/oss-sec/2015/q3/222
bugbot adjusting priority
SUSE-SU-2015:1889-1: An update that fixes two vulnerabilities is now available. Category: security (moderate) Bug References: 926974,939860 CVE References: CVE-2009-5147,CVE-2015-1855 Sources used: SUSE Studio Onsite 1.3 (src): ruby19-1.9.3.p392-0.23.1
An update workflow for this issue was started. This issue was rated as "low". Please submit fixed packages until "Dec. 24, 2015". When done, reassign the bug to "security-team@suse.de". /update/121177/.
I am not the maintainer for the other ruby versions other than 1.9 (AFAIK). ruby19 had been fixed long ago. Assigning to darix as he is the maintainer/bugowner according to osc. @darix: sorry I hadn't realized you were not on cc nor the assignee.
This is fixed in all branches now.
I came up with a POC https://github.com/vpereira/CVE-2009-5147
All done, closing.