FKIE_CVE-2011-1522
Vulnerability from fkie_nvd - Published: 2011-05-03 20:55 - Updated: 2025-04-11 00:51
Severity ?
Summary
Multiple SQL injection vulnerabilities in the Doctrine\DBAL\Platforms\AbstractPlatform::modifyLimitQuery function in Doctrine 1.x before 1.2.4 and 2.x before 2.0.3 allow remote attackers to execute arbitrary SQL commands via the (1) limit or (2) offset field.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| doctrine-project | doctrine1.2.0 | * | |
| doctrine-project | doctrine1.2.1 | * | |
| doctrine-project | doctrine1.2.2 | * | |
| doctrine-project | doctrine1.2.3 | * | |
| doctrine-project | doctrine | 2.0.0 | |
| doctrine-project | doctrine | 2.0.0 | |
| doctrine-project | doctrine | 2.0.0 | |
| doctrine-project | doctrine | 2.0.0 | |
| doctrine-project | doctrine | 2.0.0 | |
| doctrine-project | doctrine | 2.0.0 | |
| doctrine-project | doctrine | 2.0.0 | |
| doctrine-project | doctrine | 2.0.0 | |
| doctrine-project | doctrine | 2.0.0 | |
| doctrine-project | doctrine | 2.0.0 | |
| doctrine-project | doctrine | 2.0.0 | |
| doctrine-project | doctrine | 2.0.1 | |
| doctrine-project | doctrine | 2.0.2 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine1.2.0:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7B5B72AC-F38F-477C-9342-443D655C86D5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine1.2.1:*:*:*:*:*:*:*:*",
"matchCriteriaId": "444A8D64-C771-4E90-BB03-18E803239083",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine1.2.2:*:*:*:*:*:*:*:*",
"matchCriteriaId": "44879964-3946-421E-8D20-75C977A64F7B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine1.2.3:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6058D58B-9E14-4D96-9C1F-CE27F03A5C73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine:2.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "1E2C2091-BE4E-44E1-8A9B-948F241A65D5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine:2.0.0:alpha1:*:*:*:*:*:*",
"matchCriteriaId": "76FF647A-B286-4661-B2E1-C9937B1C44BA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine:2.0.0:alpha2:*:*:*:*:*:*",
"matchCriteriaId": "B03AC17C-6C68-4455-8D3E-DAFAF1A11855",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine:2.0.0:alpha3:*:*:*:*:*:*",
"matchCriteriaId": "44DBF629-7517-4366-8E7B-A251695641C3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine:2.0.0:alpha4:*:*:*:*:*:*",
"matchCriteriaId": "7460A8AC-991A-4225-AE6A-52BFBB7D5AF6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine:2.0.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "54D3E2BF-1DA7-492D-9D06-3D22CDDA4512",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine:2.0.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "55F640ED-620A-4139-A936-8A78BBDCDE55",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine:2.0.0:beta3:*:*:*:*:*:*",
"matchCriteriaId": "D4BBDF5C-4B62-44B3-8FD6-AC389705C8DB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine:2.0.0:beta4:*:*:*:*:*:*",
"matchCriteriaId": "D91ACCC1-0407-4724-BEA1-80BBC2E31D0A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine:2.0.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "7B4A883C-A10D-4B6C-A1DD-8F4EC3AEDB74",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine:2.0.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "A7CB1DCD-C760-4AB7-B0B2-A54911E5AE39",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "9397F7E3-0444-4CA1-A4B2-C7634A115A3B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:doctrine-project:doctrine:2.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "048B1E16-E26F-4C47-918F-C21DDCDB2057",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in the Doctrine\\DBAL\\Platforms\\AbstractPlatform::modifyLimitQuery function in Doctrine 1.x before 1.2.4 and 2.x before 2.0.3 allow remote attackers to execute arbitrary SQL commands via the (1) limit or (2) offset field."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en Doctrine\\DBAL\\Platforms\\AbstractPlatform en la funci\u00f3n modifyLimitQuery en Doctrine v1.x antes de v1.2.4 y v2.x antes de v2.0.3 permiten a atacantes remotos ejecutar comandos SQL a trav\u00e9s de los campos(1) limit o (2) offset.\r\n"
}
],
"id": "CVE-2011-1522",
"lastModified": "2025-04-11T00:51:21.963",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2011-05-03T20:55:06.510",
"references": [
{
"source": "cve@mitre.org",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622674"
},
{
"source": "cve@mitre.org",
"url": "http://openwall.com/lists/oss-security/2011/03/25/2"
},
{
"source": "cve@mitre.org",
"url": "http://openwall.com/lists/oss-security/2011/03/28/3"
},
{
"source": "cve@mitre.org",
"url": "http://www.debian.org/security/2011/dsa-2223"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://www.doctrine-project.org/blog/doctrine-security-fix"
},
{
"source": "cve@mitre.org",
"url": "http://www.securityfocus.com/bid/47034"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=689396"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622674"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://openwall.com/lists/oss-security/2011/03/25/2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://openwall.com/lists/oss-security/2011/03/28/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.debian.org/security/2011/dsa-2223"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://www.doctrine-project.org/blog/doctrine-security-fix"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/bid/47034"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=689396"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-89"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…