ghsa-4465-r2hg-v4rj
Vulnerability from github
Published
2022-05-17 04:52
Modified
2023-08-29 18:45
Summary
CiviCRM SQL injection vulnerability via Quick Search API
Details

The Quick Search API in CiviCRM 4.2.0 through 4.2.9 and 4.3.0 through 4.3.3 allows remote authenticated users to bypass the validation layer and conduct SQL injection attacks via a direct request to the "second layer" of the API, related to contact.getquick.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "civicrm/civicrm-core"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "4.2.0"
            },
            {
              "fixed": "4.2.9"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "civicrm/civicrm-core"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "4.3.0"
            },
            {
              "fixed": "4.3.3"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2013-4662"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-89"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2023-08-29T18:45:53Z",
    "nvd_published_at": "2014-01-29T18:55:00Z",
    "severity": "MODERATE"
  },
  "details": "The Quick Search API in CiviCRM 4.2.0 through 4.2.9 and 4.3.0 through 4.3.3 allows remote authenticated users to bypass the validation layer and conduct SQL injection attacks via a direct request to the \"second layer\" of the API, related to contact.getquick.",
  "id": "GHSA-4465-r2hg-v4rj",
  "modified": "2023-08-29T18:45:53Z",
  "published": "2022-05-17T04:52:06Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4662"
    },
    {
      "type": "WEB",
      "url": "https://civicrm.org/advisory/civi-sa-2013-004-limited-sql-injection-quick-search-api"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/civicrm/civicrm-core"
    },
    {
      "type": "WEB",
      "url": "https://issues.civicrm.org/jira/browse/CRM-12765"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "CiviCRM SQL injection vulnerability via Quick Search API"
}


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.