6.5

CVE-2007-6170

SQL injection vulnerability in the Call Detail Record Postgres logging engine (cdr_pgsql) in Asterisk 1.4.x before 1.4.15, 1.2.x before 1.2.25, B.x before B.2.3.4, and C.x before C.1.0-beta6 allows remote authenticated users to execute arbitrary SQL commands via (1) ANI and (2) DNIS arguments.

Data is provided by the National Vulnerability Database (NVD)
DigiumAsterisk Version >= 1.2.0 < 1.2.25
DigiumAsterisk Version >= 1.4.0 < 1.4.15
DigiumAsterisk SwEditionbusiness Version >= b.2.3.0 < b.2.3.4
DigiumAsterisk Versionc.1.0 Updatebeta1 SwEditionbusiness
DigiumAsterisk Versionc.1.0 Updatebeta2 SwEditionbusiness
DigiumAsterisk Versionc.1.0 Updatebeta3 SwEditionbusiness
DigiumAsterisk Versionc.1.0 Updatebeta4 SwEditionbusiness
DigiumAsterisk Versionc.1.0 Updatebeta5 SwEditionbusiness
DebianDebian Linux Version3.1
DebianDebian Linux Version4.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.31% 0.537
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 6.5 8 6.4
AV:N/AC:L/Au:S/C:P/I:P/A:P
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.