gsd-2014-8089
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
SQL injection vulnerability in Zend Framework before 1.12.9, 2.2.x before 2.2.8, and 2.3.x before 2.3.3, when using the sqlsrv PHP extension, allows remote attackers to execute arbitrary SQL commands via a null byte.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2014-8089",
    "description": "SQL injection vulnerability in Zend Framework before 1.12.9, 2.2.x before 2.2.8, and 2.3.x before 2.3.3, when using the sqlsrv PHP extension, allows remote attackers to execute arbitrary SQL commands via a null byte.",
    "id": "GSD-2014-8089",
    "references": [
      "https://www.debian.org/security/2015/dsa-3265",
      "https://advisories.mageia.org/CVE-2014-8089.html",
      "https://alas.aws.amazon.com/cve/html/CVE-2014-8089.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2014-8089"
      ],
      "details": "SQL injection vulnerability in Zend Framework before 1.12.9, 2.2.x before 2.2.8, and 2.3.x before 2.3.3, when using the sqlsrv PHP extension, allows remote attackers to execute arbitrary SQL commands via a null byte.",
      "id": "GSD-2014-8089",
      "modified": "2023-12-13T01:22:49.643402Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2014-8089",
        "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": "SQL injection vulnerability in Zend Framework before 1.12.9, 2.2.x before 2.2.8, and 2.3.x before 2.3.3, when using the sqlsrv PHP extension, allows remote attackers to execute arbitrary SQL commands via a null byte."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "70011",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/70011"
          },
          {
            "name": "http://seclists.org/oss-sec/2014/q4/276",
            "refsource": "MISC",
            "url": "http://seclists.org/oss-sec/2014/q4/276"
          },
          {
            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1151277",
            "refsource": "MISC",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1151277"
          },
          {
            "name": "http://framework.zend.com/security/advisory/ZF2014-06",
            "refsource": "MISC",
            "url": "http://framework.zend.com/security/advisory/ZF2014-06"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=2.0.0,\u003c2.0.99||\u003e=2.1.0,\u003c2.1.99||\u003e=2.2.0,\u003c2.2.8||\u003e=2.3.0,\u003c2.3.3",
          "affected_versions": "All versions starting from 2.0.0 before 2.0.99, all versions starting from 2.1.0 before 2.1.99, all versions starting from 2.2.0 before 2.2.8, all versions starting from 2.3.0 before 2.3.3",
          "cwe_ids": [
            "CWE-1035",
            "CWE-89",
            "CWE-937"
          ],
          "date": "2014-09-17",
          "description": "SQL injection vector when manually quoting values for `sqlsrv` extension, using null byte.",
          "fixed_versions": [
            "2.2.8",
            "2.3.3"
          ],
          "identifier": "CVE-2014-8089",
          "identifiers": [
            "CVE-2014-8089"
          ],
          "not_impacted": "All versions before 2.0.0, all versions starting from 2.0.99 before 2.1.0, all versions starting from 2.1.99 before 2.2.0, all versions starting from 2.2.8 before 2.3.0, all versions starting from 2.3.3",
          "package_slug": "packagist/zendframework/zend-db",
          "pubdate": "2014-09-17",
          "solution": "Upgrade to versions 2.2.8, 2.3.3 or above.",
          "title": "SQL Injection",
          "urls": [
            "https://framework.zend.com/security/advisory/ZF2014-06"
          ],
          "uuid": "02b47aaa-9231-47e1-a6e1-f89c92254aca"
        },
        {
          "affected_range": "\u003c1.12.9||\u003e=2.2.0,\u003c2.2.8||\u003e=2.3.0,\u003c2.3.3",
          "affected_versions": "All versions before 1.12.9, all versions starting from 2.2.0 before 2.2.8, all versions starting from 2.3.0 before 2.3.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-89",
            "CWE-937"
          ],
          "date": "2020-02-20",
          "description": "Zend framework is vulnerable to SQLi when used with the sqlsrv PHP extension.",
          "fixed_versions": [
            "1.12.9",
            "2.2.8",
            "2.3.3"
          ],
          "identifier": "CVE-2014-8089",
          "identifiers": [
            "CVE-2014-8089"
          ],
          "not_impacted": "All versions starting from 1.12.9 before 2.2.0, all versions starting from 2.2.8 before 2.3.0, all versions starting from 2.3.3",
          "package_slug": "packagist/zendframework/zendframework",
          "pubdate": "2020-02-17",
          "solution": "Upgrade to versions 1.12.9, 2.2.8, 2.3.3 or above.",
          "title": "SQL Injection",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2014-8089",
            "http://framework.zend.com/security/advisory/ZF2014-06",
            "http://www.securityfocus.com/bid/70011",
            "https://bugzilla.redhat.com/show_bug.cgi?id=1151277"
          ],
          "uuid": "e7f3f134-d78a-4b1f-afd9-d8cd10089932"
        },
        {
          "affected_range": "\u003e=1.12.0,\u003c1.12.9",
          "affected_versions": "All versions starting from 1.12.0 before 1.12.9",
          "cwe_ids": [
            "CWE-1035",
            "CWE-89",
            "CWE-937"
          ],
          "date": "2014-09-17",
          "description": "SQL injection vector when manually quoting values for `sqlsrv` extension, using null byte.",
          "fixed_versions": [
            "1.12.9"
          ],
          "identifier": "CVE-2014-8089",
          "identifiers": [
            "CVE-2014-8089"
          ],
          "not_impacted": "All versions before 1.12.0, all versions starting from 1.12.9",
          "package_slug": "packagist/zendframework/zendframework1",
          "pubdate": "2014-09-17",
          "solution": "Upgrade to version 1.12.9 or above.",
          "title": "SQL Injection",
          "urls": [
            "https://framework.zend.com/security/advisory/ZF2014-06"
          ],
          "uuid": "84e9edb1-122e-483f-8879-86327b5064dc"
        }
      ]
    },
    "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.12.9",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:zend:zend_framework:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.2.8",
                "versionStartIncluding": "2.2.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:zend:zend_framework:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.3.3",
                "versionStartIncluding": "2.3.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:19:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:20:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:21:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2014-8089"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "SQL injection vulnerability in Zend Framework before 1.12.9, 2.2.x before 2.2.8, and 2.3.x before 2.3.3, when using the sqlsrv PHP extension, allows remote attackers to execute arbitrary SQL commands via a null byte."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-89"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "70011",
              "refsource": "BID",
              "tags": [
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://www.securityfocus.com/bid/70011"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1151277",
              "refsource": "MISC",
              "tags": [
                "Issue Tracking",
                "Third Party Advisory"
              ],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1151277"
            },
            {
              "name": "http://framework.zend.com/security/advisory/ZF2014-06",
              "refsource": "MISC",
              "tags": [
                "Exploit",
                "Vendor Advisory"
              ],
              "url": "http://framework.zend.com/security/advisory/ZF2014-06"
            },
            {
              "name": "http://seclists.org/oss-sec/2014/q4/276",
              "refsource": "MISC",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "http://seclists.org/oss-sec/2014/q4/276"
            }
          ]
        }
      },
      "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": "2020-02-20T15:04Z",
      "publishedDate": "2020-02-17T22:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.


Loading…