7.5

CVE-2008-3563

Multiple SQL injection vulnerabilities in Plogger 3.0 and earlier allow remote attackers to execute arbitrary SQL commands via (1) the checked array parameter to plog-download.php in an album action and (2) unspecified parameters to plog-remote.php, and (3) allow remote authenticated administrators to execute arbitrary SQL commands via the activate parameter to admin/plog-themes.php, related to theme_dir settings.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PloggerPlogger Version <= 3.0
PloggerPlogger Version1.0 Updatebeta3
PloggerPlogger Version1.0 Updaterc1
PloggerPlogger Version2.0
PloggerPlogger Version2.1 Updatebeta
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.43% 0.821
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/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.

http://dev.plogger.org/changeset/569
http://securityreason.com/securityalert/4121
http://www.gulftech.org/?node=research&article_id=00121-08042008
http://www.securityfocus.com/archive/1/495116/100/0/threaded
http://www.securityfocus.com/bid/30547
https://exchange.xforce.ibmcloud.com/vulnerabilities/44233
https://www.exploit-db.com/exploits/6204