Related Weaknesses
CWE-ID |
Weakness Name |
Source |
CWE-89 |
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
|
Metrics
Metrics |
Score |
Severity |
CVSS Vector |
Source |
V2 |
7.5 |
|
AV:N/AC:L/Au:N/C:P/I:P/A:P |
nvd@nist.gov |
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 : 10432
Publication date : 2009-12-13 23h00 +00:00
Author : Nicob
EDB Verified : Yes
Zabbix Server : Multiple remote vulnerabilities From: Nicob <nicob () nicob net>
Date: Sun, 13 Dec 2009 16:28:35 +0100
From Wikipedia : "Zabbix is a network management system application
[...] designed to monitor and track the status of various network
services, servers, and other network hardware."
[Zabbix Server : Remote command execution]
Impacted software : Zabbix Server
Zabbix reference : https://support.zabbix.com/browse/ZBX-1030
Patched version : 1.8
Faulty source code : function node_process_command() in
zabbix_server/trapper/nodecommand.c
Changelog entry : fixed security vulnerability in server allowing remote
unauthenticated users to execute scripts
[Zabbix Server : Remote SQL execution]
Impacted software : Zabbix Server
Zabbix reference : https://support.zabbix.com/browse/ZBX-1031
Patched version : 1.6.8 (patch for 1.6.7 was insufficient)
Faulty source code : function send_history_last_id() in
zabbix_server/trapper/nodehistory.c
Changelog entry (1.6.7) : fixed security vulnerability in server,
allowing remote unauthenticated users to execute arbitrary SQL queries
Changelog entry (1.6.8) : added more security checks for communication
between nodes
[Zabbix Server : Remote DoS (NULL deref)]
Impacted software : Zabbix Server
Zabbix reference : https://support.zabbix.com/browse/ZBX-993
Patched version : 1.6.6
Faulty source code : function process_trap() in
zabbix_server/trapper/trapper.c
Changelog entry : fixed possible vulnerability of trapper
[Zabbix Server : Remote DoS (NULL deref)]
Impacted software : Zabbix Server
Zabbix reference : https://support.zabbix.com/browse/ZBX-1355
Patched version : 1.6.8
Faulty source code : function zbx_get_next_field() in
libs/zbxcommon/str.c
Changelog entry : fixed possible server crash when receiving invalid
data
Products Mentioned
Configuraton 0
Zabbix>>Zabbix >> Version To (including) 1.6.7
Zabbix>>Zabbix >> Version 1.1.2
Zabbix>>Zabbix >> Version 1.1.3
Zabbix>>Zabbix >> Version 1.1.4
Zabbix>>Zabbix >> Version 1.1.5
Zabbix>>Zabbix >> Version 1.4.2
Zabbix>>Zabbix >> Version 1.4.3
Zabbix>>Zabbix >> Version 1.4.4
Zabbix>>Zabbix >> Version 1.4.6
Zabbix>>Zabbix >> Version 1.6.6
References