gsd-2014-3704
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The expandArguments function in the database abstraction API in Drupal core 7.x before 7.32 does not properly construct prepared statements, which allows remote attackers to conduct SQL injection attacks via an array containing crafted keys.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-3704", "description": "The expandArguments function in the database abstraction API in Drupal core 7.x before 7.32 does not properly construct prepared statements, which allows remote attackers to conduct SQL injection attacks via an array containing crafted keys.", "id": "GSD-2014-3704", "references": [ "https://www.debian.org/security/2014/dsa-3051", "https://advisories.mageia.org/CVE-2014-3704.html", "https://packetstormsecurity.com/files/cve/CVE-2014-3704" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-3704" ], "details": "The expandArguments function in the database abstraction API in Drupal core 7.x before 7.32 does not properly construct prepared statements, which allows remote attackers to conduct SQL injection attacks via an array containing crafted keys.", "id": "GSD-2014-3704", "modified": "2023-12-13T01:22:52.916325Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-3704", "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": "The expandArguments function in the database abstraction API in Drupal core 7.x before 7.32 does not properly construct prepared statements, which allows remote attackers to conduct SQL injection attacks via an array containing crafted keys." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.drupal.org/SA-CORE-2014-005", "refsource": "CONFIRM", "url": "https://www.drupal.org/SA-CORE-2014-005" }, { "name": "20141016 Advisory 01/2014: Drupal7 - pre Auth SQL Injection Vulnerability", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2014/Oct/75" }, { "name": "20141015 Advisory 01/2014: Drupal7 - pre Auth SQL Injection Vulnerability", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/533706/100/0/threaded" }, { "name": "https://www.sektioneins.de/en/advisories/advisory-012014-drupal-pre-auth-sql-injection-vulnerability.html", "refsource": "MISC", "url": "https://www.sektioneins.de/en/advisories/advisory-012014-drupal-pre-auth-sql-injection-vulnerability.html" }, { "name": "34984", "refsource": "EXPLOIT-DB", "url": "http://www.exploit-db.com/exploits/34984" }, { "name": "35150", "refsource": "EXPLOIT-DB", "url": "http://www.exploit-db.com/exploits/35150" }, { "name": "[oss-security] 20141015 Advisory 01/2014: Drupal7 - pre Auth SQL Injection Vulnerability", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2014/10/15/23" }, { "name": "59972", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/59972" }, { "name": "http://packetstormsecurity.com/files/128741/Drupal-HTTP-Parameter-Key-Value-SQL-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/128741/Drupal-HTTP-Parameter-Key-Value-SQL-Injection.html" }, { "name": "34992", "refsource": "EXPLOIT-DB", "url": "http://www.exploit-db.com/exploits/34992" }, { "name": "DSA-3051", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2014/dsa-3051" }, { "name": "70595", "refsource": "BID", "url": "http://www.securityfocus.com/bid/70595" }, { "name": "34993", "refsource": "EXPLOIT-DB", "url": "http://www.exploit-db.com/exploits/34993" }, { "name": "http://packetstormsecurity.com/files/128721/Drupal-7.31-SQL-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/128721/Drupal-7.31-SQL-Injection.html" }, { "name": "113371", "refsource": "OSVDB", "url": "http://osvdb.org/show/osvdb/113371" }, { "name": "https://www.sektioneins.de/en/blog/14-11-03-drupal-sql-injection-vulnerability-PoC.html", "refsource": "MISC", "url": "https://www.sektioneins.de/en/blog/14-11-03-drupal-sql-injection-vulnerability-PoC.html" }, { "name": "http://packetstormsecurity.com/files/128720/Drupal-7.X-SQL-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/128720/Drupal-7.X-SQL-Injection.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "7.32", "versionStartIncluding": "7.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-3704" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The expandArguments function in the database abstraction API in Drupal core 7.x before 7.32 does not properly construct prepared statements, which allows remote attackers to conduct SQL injection attacks via an array containing crafted keys." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-89" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20141015 Advisory 01/2014: Drupal7 - pre Auth SQL Injection Vulnerability", "refsource": "MLIST", "tags": [ "Exploit", "Mailing List", "Patch" ], "url": "http://www.openwall.com/lists/oss-security/2014/10/15/23" }, { "name": "https://www.drupal.org/SA-CORE-2014-005", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://www.drupal.org/SA-CORE-2014-005" }, { "name": "https://www.sektioneins.de/en/advisories/advisory-012014-drupal-pre-auth-sql-injection-vulnerability.html", "refsource": "MISC", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://www.sektioneins.de/en/advisories/advisory-012014-drupal-pre-auth-sql-injection-vulnerability.html" }, { "name": "DSA-3051", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "http://www.debian.org/security/2014/dsa-3051" }, { "name": "59972", "refsource": "SECUNIA", "tags": [ "Third Party Advisory" ], "url": "http://secunia.com/advisories/59972" }, { "name": "34993", "refsource": "EXPLOIT-DB", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://www.exploit-db.com/exploits/34993" }, { "name": "http://packetstormsecurity.com/files/128741/Drupal-HTTP-Parameter-Key-Value-SQL-Injection.html", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/128741/Drupal-HTTP-Parameter-Key-Value-SQL-Injection.html" }, { "name": "http://packetstormsecurity.com/files/128721/Drupal-7.31-SQL-Injection.html", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/128721/Drupal-7.31-SQL-Injection.html" }, { "name": "70595", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/70595" }, { "name": "20141016 Advisory 01/2014: Drupal7 - pre Auth SQL Injection Vulnerability", "refsource": "FULLDISC", "tags": [ "Exploit", "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2014/Oct/75" }, { "name": "http://packetstormsecurity.com/files/128720/Drupal-7.X-SQL-Injection.html", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/128720/Drupal-7.X-SQL-Injection.html" }, { "name": "https://www.sektioneins.de/en/blog/14-11-03-drupal-sql-injection-vulnerability-PoC.html", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://www.sektioneins.de/en/blog/14-11-03-drupal-sql-injection-vulnerability-PoC.html" }, { "name": "113371", "refsource": "OSVDB", "tags": [ "Broken Link" ], "url": "http://osvdb.org/show/osvdb/113371" }, { "name": "34984", "refsource": "EXPLOIT-DB", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://www.exploit-db.com/exploits/34984" }, { "name": "34992", "refsource": "EXPLOIT-DB", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://www.exploit-db.com/exploits/34992" }, { "name": "35150", "refsource": "EXPLOIT-DB", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://www.exploit-db.com/exploits/35150" }, { "name": "20141015 Advisory 01/2014: Drupal7 - pre Auth SQL Injection Vulnerability", "refsource": "BUGTRAQ", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/archive/1/533706/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "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 } }, "lastModifiedDate": "2021-09-29T14:08Z", "publishedDate": "2014-10-16T00:55Z" } } }
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.