gsd-2007-5976
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
SQL injection vulnerability in db_create.php in phpMyAdmin before 2.11.2.1 allows remote authenticated users with CREATE DATABASE privileges to execute arbitrary SQL commands via the db parameter.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2007-5976", "description": "SQL injection vulnerability in db_create.php in phpMyAdmin before 2.11.2.1 allows remote authenticated users with CREATE DATABASE privileges to execute arbitrary SQL commands via the db parameter.", "id": "GSD-2007-5976", "references": [ "https://www.suse.com/security/cve/CVE-2007-5976.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2007-5976" ], "details": "SQL injection vulnerability in db_create.php in phpMyAdmin before 2.11.2.1 allows remote authenticated users with CREATE DATABASE privileges to execute arbitrary SQL commands via the db parameter.", "id": "GSD-2007-5976", "modified": "2023-12-13T01:21:40.686073Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-5976", "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 db_create.php in phpMyAdmin before 2.11.2.1 allows remote authenticated users with CREATE DATABASE privileges to execute arbitrary SQL commands via the db parameter." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "27630", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/27630" }, { "name": "26512", "refsource": "BID", "url": "http://www.securityfocus.com/bid/26512" }, { "name": "ADV-2007-3824", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2007/3824" }, { "name": "27753", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/27753" }, { "name": "phpmyadmin-dbcreate-sql-injection(38403)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38403" }, { "name": "http://sourceforge.net/project/shownotes.php?release_id=553333", "refsource": "CONFIRM", "url": "http://sourceforge.net/project/shownotes.php?release_id=553333" }, { "name": "http://www.digitrustgroup.com/advisories/tdg-advisory071108a.html", "refsource": "MISC", "url": "http://www.digitrustgroup.com/advisories/tdg-advisory071108a.html" }, { "name": "FEDORA-2007-3666", "refsource": "FEDORA", "url": "https://www.redhat.com/archives/fedora-package-announce/2007-November/msg00777.html" }, { "name": "MDKSA-2007:229", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:229" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:phpmyadmin:phpmyadmin:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.11.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-5976" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "SQL injection vulnerability in db_create.php in phpMyAdmin before 2.11.2.1 allows remote authenticated users with CREATE DATABASE privileges to execute arbitrary SQL commands via the db parameter." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-89" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.digitrustgroup.com/advisories/tdg-advisory071108a.html", "refsource": "MISC", "tags": [], "url": "http://www.digitrustgroup.com/advisories/tdg-advisory071108a.html" }, { "name": "http://sourceforge.net/project/shownotes.php?release_id=553333", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://sourceforge.net/project/shownotes.php?release_id=553333" }, { "name": "27630", "refsource": "SECUNIA", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://secunia.com/advisories/27630" }, { "name": "FEDORA-2007-3666", "refsource": "FEDORA", "tags": [], "url": "https://www.redhat.com/archives/fedora-package-announce/2007-November/msg00777.html" }, { "name": "MDKSA-2007:229", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:229" }, { "name": "26512", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/26512" }, { "name": "27753", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/27753" }, { "name": "ADV-2007-3824", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2007/3824" }, { "name": "phpmyadmin-dbcreate-sql-injection(38403)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38403" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 6.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": true, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2017-07-29T01:33Z", "publishedDate": "2007-11-15T00:46Z" } } }
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.