Lucene search
+L

24 matches found

ArchLinux
ArchLinux
added 2016/03/10 12:0 a.m.45 views

perl: improper input validation

Stephane Chazelas discovered a bug in the environment handling in Perl. Perl provides a Perl-space hash variable, %ENV, in which environment variables can be looked up. If a variable appears twice in envp, only the last value would appear in %ENV, but getenv would return the first. Perl's taint...

5CVSS1.4AI score0.09007EPSS
SaveExploits0References3
Mageia
Mageia
added 2016/03/07 6:3 p.m.37 views

Updated perl packages fix CVE-2016-2381

Updated perl packages fix security vulnerability: Stephane Chazelas discovered a bug in the environment handling in Perl. Perl provides a Perl-space hash variable, %ENV, in which environment variables can be looked up. If a variable appears twice in envp, only the last value would appear in %ENV,...

7.5CVSS1.2AI score0.09007EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2015/11/19 6:4 a.m.61 views

Moderate: Red Hat Security Advisory: python security, bug fix, and enhancement update

Updated python packages that fix multiple security issues, several bugs, and add various enhancements are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores, which gi...

9.8CVSS6.9AI score0.247EPSS
SaveExploits9References15
Silent Robot Systems
Silent Robot Systems
added 2015/04/14 4:0 a.m.19 views

Simple Ruby Exec with Open and Pipe

I was researching something else and thought this was a cool way to execute a command through the open method in ruby: 1 | open"|CMD" ---|--- The key is starting the open with pipe. For example, 1 | open"|ls" ---|--- Or to exec and print the result in one line: 1 | open"|ls".each |out| puts out...

7.3AI score
SaveExploits0
Rows per page
Query Builder