Executive Summary

Summary
Titledoctrine security update
Informations
NameDSA-2223First vendor Publication2011-04-20
VendorDebianLast vendor Modification2011-04-20
Severity (Vendor) N/ARevision1

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:N/C:P/I:P/A:P)
Cvss Base Score7.5Attack RangeNetwork
Cvss Impact Score6.4Attack ComplexityLow
Cvss Expoit Score10AuthentificationNone Required
Calculate full CVSS 2.0 Vectors scores

Detail

It was discovered that Doctrine, a PHP library for implementing object persistence, contains SQL injection vulnerabilities. (CVE-2011-1522) The exact impact depends on the application which uses the Doctrine library.

For the stable distribution (squeeze), this problem has been fixed in version 1.2.2-2+squeeze1.

We recommend that you upgrade your doctrine packages.

Original Source

Url : http://www.debian.org/security/2011/dsa-2223

CWE : Common Weakness Enumeration

idName
CWE-89Improper Sanitization of Special Elements used in an SQL Command ('SQL Injection')

CPE : Common Platform Enumeration

TypeDescriptionCount
Application13
Application1
Application1
Application1
Application1

Open Source Vulnerability Database (OSVDB)

idDescription
71414Doctrine Doctrine/DBAL/Platforms/AbstractPlatform.php modifyLimitQuery() Meth...