gsd-2003-0073
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Double-free vulnerability in mysqld for MySQL before 3.23.55 allows attackers with MySQL access to cause a denial of service (crash) via mysql_change_user.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2003-0073", "description": "Double-free vulnerability in mysqld for MySQL before 3.23.55 allows attackers with MySQL access to cause a denial of service (crash) via mysql_change_user.", "id": "GSD-2003-0073", "references": [ "https://www.debian.org/security/2003/dsa-303", "https://access.redhat.com/errata/RHSA-2003:166", "https://access.redhat.com/errata/RHSA-2003:094", "https://access.redhat.com/errata/RHSA-2003:093" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2003-0073" ], "details": "Double-free vulnerability in mysqld for MySQL before 3.23.55 allows attackers with MySQL access to cause a denial of service (crash) via mysql_change_user.", "id": "GSD-2003-0073", "modified": "2023-12-13T01:22:13.391155Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2003-0073", "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": "Double-free vulnerability in mysqld for MySQL before 3.23.55 allows attackers with MySQL access to cause a denial of service (crash) via mysql_change_user." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "CLA-2003:743", "refsource": "CONECTIVA", "url": "http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=000743" }, { "name": "DSA-303", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2003/dsa-303" }, { "name": "RHSA-2003:093", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2003-093.html" }, { "name": "http://www.mysql.com/doc/en/News-3.23.55.html", "refsource": "CONFIRM", "url": "http://www.mysql.com/doc/en/News-3.23.55.html" }, { "name": "RHSA-2003:166", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2003-166.html" }, { "name": "RHSA-2003:094", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2003-094.html" }, { "name": "mysql-mysqlchangeuser-doublefree-dos(11199)", "refsource": "XF", "url": "http://www.iss.net/security_center/static/11199.php" }, { "name": "MDKSA-2003:013", "refsource": "MANDRAKE", "url": "http://www.mandrakesoft.com/security/advisories?name=MDKSA-2003:013" }, { "name": "ESA-20030220-004", "refsource": "ENGARDE", "url": "http://www.linuxsecurity.com/advisories/engarde_advisory-2873.html" }, { "name": "oval:org.mitre.oval:def:436", "refsource": "OVAL", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A436" }, { "name": "20030129 [OpenPKG-SA-2003.008] OpenPKG Security Advisory (mysql)", "refsource": "BUGTRAQ", "url": "http://marc.info/?l=bugtraq\u0026m=104385719107879\u0026w=2" }, { "name": "6718", "refsource": "BID", "url": "http://www.securityfocus.com/bid/6718" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:oracle:mysql:3.23.31:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:3.23.54a:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:3.23.36:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:3.23.41:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:3.23.53:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:3.23.54:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:3.23.47:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:3.23.52:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2003-0073" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Double-free vulnerability in mysqld for MySQL before 3.23.55 allows attackers with MySQL access to cause a denial of service (crash) via mysql_change_user." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.mysql.com/doc/en/News-3.23.55.html", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://www.mysql.com/doc/en/News-3.23.55.html" }, { "name": "DSA-303", "refsource": "DEBIAN", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.debian.org/security/2003/dsa-303" }, { "name": "CLA-2003:743", "refsource": "CONECTIVA", "tags": [], "url": "http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=000743" }, { "name": "ESA-20030220-004", "refsource": "ENGARDE", "tags": [], "url": "http://www.linuxsecurity.com/advisories/engarde_advisory-2873.html" }, { "name": "MDKSA-2003:013", "refsource": "MANDRAKE", "tags": [], "url": "http://www.mandrakesoft.com/security/advisories?name=MDKSA-2003:013" }, { "name": "RHSA-2003:093", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2003-093.html" }, { "name": "RHSA-2003:094", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2003-094.html" }, { "name": "RHSA-2003:166", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2003-166.html" }, { "name": "6718", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/6718" }, { "name": "mysql-mysqlchangeuser-doublefree-dos(11199)", "refsource": "XF", "tags": [], "url": "http://www.iss.net/security_center/static/11199.php" }, { "name": "20030129 [OpenPKG-SA-2003.008] OpenPKG Security Advisory (mysql)", "refsource": "BUGTRAQ", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=104385719107879\u0026w=2" }, { "name": "oval:org.mitre.oval:def:436", "refsource": "OVAL", "tags": [], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A436" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2019-10-07T16:41Z", "publishedDate": "2003-02-19T05:00Z" } } }
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.