CVE-2011-1522 (GCVE-0-2011-1522)
Vulnerability from cvelistv5 – Published: 2011-05-03 20:00 – Updated: 2024-09-17 04:08
VLAI
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.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
7 references
| URL | Tags |
|---|---|
| http://openwall.com/lists/oss-security/2011/03/28/3 | mailing-listx_refsource_MLIST |
| http://www.securityfocus.com/bid/47034 | vdb-entryx_refsource_BID |
| http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622674 | x_refsource_CONFIRM |
| http://www.debian.org/security/2011/dsa-2223 | vendor-advisoryx_refsource_DEBIAN |
| https://bugzilla.redhat.com/show_bug.cgi?id=689396 | x_refsource_CONFIRM |
| http://openwall.com/lists/oss-security/2011/03/25/2 | mailing-listx_refsource_MLIST |
| http://www.doctrine-project.org/blog/doctrine-sec… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T22:28:41.926Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "[oss-security] 20110328 Re: CVE Request -- php-doctrine-Doctrine -- SQL injection flaw",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2011/03/28/3"
},
{
"name": "47034",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/47034"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622674"
},
{
"name": "DSA-2223",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2011/dsa-2223"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=689396"
},
{
"name": "[oss-security] 20110325 CVE Request -- php-doctrine-Doctrine -- SQL injection flaw",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2011/03/25/2"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.doctrine-project.org/blog/doctrine-security-fix"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2011-05-03T20:00:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "[oss-security] 20110328 Re: CVE Request -- php-doctrine-Doctrine -- SQL injection flaw",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2011/03/28/3"
},
{
"name": "47034",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/47034"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622674"
},
{
"name": "DSA-2223",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2011/dsa-2223"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=689396"
},
{
"name": "[oss-security] 20110325 CVE Request -- php-doctrine-Doctrine -- SQL injection flaw",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2011/03/25/2"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.doctrine-project.org/blog/doctrine-security-fix"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2011-1522",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20110328 Re: CVE Request -- php-doctrine-Doctrine -- SQL injection flaw",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2011/03/28/3"
},
{
"name": "47034",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/47034"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622674",
"refsource": "CONFIRM",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622674"
},
{
"name": "DSA-2223",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2011/dsa-2223"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=689396",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=689396"
},
{
"name": "[oss-security] 20110325 CVE Request -- php-doctrine-Doctrine -- SQL injection flaw",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2011/03/25/2"
},
{
"name": "http://www.doctrine-project.org/blog/doctrine-security-fix",
"refsource": "CONFIRM",
"url": "http://www.doctrine-project.org/blog/doctrine-security-fix"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2011-1522",
"datePublished": "2011-05-03T20:00:00.000Z",
"dateReserved": "2011-03-28T00:00:00.000Z",
"dateUpdated": "2024-09-17T04:08:51.311Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2011-1522",
"date": "2026-05-29",
"epss": "0.00605",
"percentile": "0.69956"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"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\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"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\"}]}]}]",
"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": "2024-11-21T01:26:30.467",
"metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2011-05-03T20:55:06.510",
"references": "[{\"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\"}, {\"url\": \"http://www.doctrine-project.org/blog/doctrine-security-fix\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/47034\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=689396\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\"]}, {\"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\"}, {\"url\": \"http://www.doctrine-project.org/blog/doctrine-security-fix\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/47034\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=689396\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-89\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2011-1522\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2011-05-03T20:55:06.510\",\"lastModified\":\"2026-04-29T01:13:23.040\",\"vulnStatus\":\"Modified\",\"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\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"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\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"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\"}]}]}],\"references\":[{\"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\"},{\"url\":\"http://www.doctrine-project.org/blog/doctrine-security-fix\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/47034\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=689396\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"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\"},{\"url\":\"http://www.doctrine-project.org/blog/doctrine-security-fix\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/47034\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=689396\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}"
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
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…