GHSA-4465-R2HG-V4RJ
Vulnerability from github – Published: 2022-05-17 04:52 – Updated: 2023-08-29 18:45
VLAI?
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.
{
"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"
}
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…