gsd-2011-1939
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
SQL injection vulnerability in Zend Framework 1.10.x before 1.10.9 and 1.11.x before 1.11.6 when using non-ASCII-compatible encodings in conjunction PDO_MySql in PHP before 5.3.6.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2011-1939", "description": "SQL injection vulnerability in Zend Framework 1.10.x before 1.10.9 and 1.11.x before 1.11.6 when using non-ASCII-compatible encodings in conjunction PDO_MySql in PHP before 5.3.6.", "id": "GSD-2011-1939" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2011-1939" ], "details": "SQL injection vulnerability in Zend Framework 1.10.x before 1.10.9 and 1.11.x before 1.11.6 when using non-ASCII-compatible encodings in conjunction PDO_MySql in PHP before 5.3.6.", "id": "GSD-2011-1939", "modified": "2023-12-13T01:19:08.047692Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-1939", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "zendframework", "version": { "version_data": [ { "version_affected": "=", "version_value": "1.10.x before 1.10.9" }, { "version_affected": "=", "version_value": "1.11.x before 1.11.6" } ] } }, { "product_name": "PHP", "version": { "version_data": [ { "version_affected": "=", "version_value": "before 5.3.6" } ] } } ] }, "vendor_name": "zendframework;PHP" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "SQL injection vulnerability in Zend Framework 1.10.x before 1.10.9 and 1.11.x before 1.11.6 when using non-ASCII-compatible encodings in conjunction PDO_MySql in PHP before 5.3.6." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "potential SQL injection vector when using PDO_MySql (ZF2011-02)" } ] } ] }, "references": { "reference_data": [ { "name": "http://security.gentoo.org/glsa/glsa-201408-01.xml", "refsource": "MISC", "url": "http://security.gentoo.org/glsa/glsa-201408-01.xml" }, { "name": "http://www.securityfocus.com/bid/47919", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/47919" }, { "name": "https://access.redhat.com/security/cve/cve-2011-1939", "refsource": "MISC", "url": "https://access.redhat.com/security/cve/cve-2011-1939" }, { "name": "https://bugs.php.net/bug.php?id=47802", "refsource": "MISC", "url": "https://bugs.php.net/bug.php?id=47802" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-1939", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-1939" }, { "name": "https://framework.zend.com/security/advisory/ZF2011-02", "refsource": "MISC", "url": "https://framework.zend.com/security/advisory/ZF2011-02" }, { "name": "https://security-tracker.debian.org/tracker/CVE-2011-1939", "refsource": "MISC", "url": "https://security-tracker.debian.org/tracker/CVE-2011-1939" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:zend:zend_framework:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.10.9", "versionStartIncluding": "1.10.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:zend:zend_framework:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.11.6", "versionStartIncluding": "1.11.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.3.6", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-1939" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "SQL injection vulnerability in Zend Framework 1.10.x before 1.10.9 and 1.11.x before 1.11.6 when using non-ASCII-compatible encodings in conjunction PDO_MySql in PHP before 5.3.6." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-89" } ] } ] }, "references": { "reference_data": [ { "name": "http://security.gentoo.org/glsa/glsa-201408-01.xml", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "http://security.gentoo.org/glsa/glsa-201408-01.xml" }, { "name": "https://access.redhat.com/security/cve/cve-2011-1939", "refsource": "MISC", "tags": [ "Broken Link" ], "url": "https://access.redhat.com/security/cve/cve-2011-1939" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-1939", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-1939" }, { "name": "https://bugs.php.net/bug.php?id=47802", "refsource": "CONFIRM", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://bugs.php.net/bug.php?id=47802" }, { "name": "47919", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/47919" }, { "name": "https://security-tracker.debian.org/tracker/CVE-2011-1939", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://security-tracker.debian.org/tracker/CVE-2011-1939" }, { "name": "https://framework.zend.com/security/advisory/ZF2011-02", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://framework.zend.com/security/advisory/ZF2011-02" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "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, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2019-12-10T16:48Z", "publishedDate": "2019-11-26T22:15Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.