REDHAT-BUG-1135624: Low severity Perl Clipboard vulnerability

Published Aug 29, 2014
·
Updated

It was reported [1],[2] that the clipedit program as shipped with perl-Clipboard uses temporary files insecurely (based on the PID of the running program). Using symlink attacks, an attacker could cause the deletion of arbitrary files that the user running clipedit has write access to.

[...] 7 my $tmpfilename = "/tmp/clipedit$$"; 8 open my $tmpfile, ">$tmpfilename" or die "Failure to open $tmpfilename: $!"; 9 print $tmpfile $orig; 10 close $tmpfile; [...] 13 system($ed, $tmpfilename); 14 15 open $tmpfile, $tmpfilename or die "Failure to open $tmpfilename: $!"; 16 my $edited = join '', <$tmpfile>; [...] 49 unlink($tmpfilename) or die "Couldn't remove $tmpfilename: $!";

[1] http://seclists.org/oss-sec/2014/q3/467 [2] https://rt.cpan.org/Public/Bug/Display.html?id=98435

Affected Software

1 affected component
Perl Clipboard

Event History

Aug 29, 2014
Data Sourced
07:53 PM
DescriptionSeverityAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of REDHAT-BUG-1135624?

The severity of REDHAT-BUG-1135624 is rated as moderate due to the potential for arbitrary file deletion.

2

How do I fix REDHAT-BUG-1135624?

To fix REDHAT-BUG-1135624, you should update to the latest version of the Perl Clipboard package that includes the security patch.

3

Who is affected by REDHAT-BUG-1135624?

Users running the clipedit program from the Perl Clipboard package are affected by REDHAT-BUG-1135624.

4

What kind of attack is possible with REDHAT-BUG-1135624?

A symlink attack is possible with REDHAT-BUG-1135624, allowing an attacker to manipulate temporary files for malicious purposes.

5

What are the symptoms of exploitation of REDHAT-BUG-1135624?

The symptoms of exploitation of REDHAT-BUG-1135624 may include unexpected file deletions by the clipedit program.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203