Red Hat 'allegro-tools ''' err () 'function Format String Vulnerability

Source: Internet
Author: User

Vulnerability Release Date:
Vulnerability Update Time:
 
Vulnerability cause
Input verification error
Hazard level
Low
 
Impact System
Red Hat Fedora 14
Red Hat allegro-tools 4.2.3
 
Unaffected System
 
Hazards
Local attackers can exploit the vulnerability to escalate privileges.
 
Attack Conditions
Attackers must access the system where Red Hat allegro-tools is located.
 
Vulnerability Information
Red Hat is a Linux kernel-based operating system.
The Red Hat allegro-tools tool has a format string error. The problem is caused by the code in the pack. c file:
Static void err (char * s1, char * s2)
{
......
If (s2)
Printf (s2 );
......
}
.......
F1 = argv [1];
.......
If (! In ){
Err ("can't open", f1 );
Return 1;
}
Attackers can exploit typical Format String errors to launch attacks and execute arbitrary commands in the application security context.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.