ghsa-9645-6g72-2pv8
Vulnerability from github
Published
2022-05-17 05:44
Modified
2024-02-09 19:06
VLAI Severity ?
Summary
phpMyAdmin unsafely handles temporary files
Details
libraries/File.class.php
in phpMyAdmin 2.11.x before 2.11.10 uses predictable filenames for temporary files, which has unknown impact and attack vectors.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "2.11.0" }, { "fixed": "2.11.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2008-7252" ], "database_specific": { "cwe_ids": [ "CWE-377" ], "github_reviewed": true, "github_reviewed_at": "2024-02-09T19:06:40Z", "nvd_published_at": "2010-01-19T16:30:00Z", "severity": "HIGH" }, "details": "`libraries/File.class.php` in phpMyAdmin 2.11.x before 2.11.10 uses predictable filenames for temporary files, which has unknown impact and attack vectors.", "id": "GHSA-9645-6g72-2pv8", "modified": "2024-02-09T19:06:40Z", "published": "2022-05-17T05:44:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-7252" }, { "type": "PACKAGE", "url": "https://github.com/phpmyadmin/composer" }, { "type": "WEB", "url": "https://web.archive.org/web/20100613071447/http://secunia.com/advisories/38211" }, { "type": "WEB", "url": "https://web.archive.org/web/20100613071509/http://secunia.com/advisories/39503" }, { "type": "WEB", "url": "https://web.archive.org/web/20110729050522/http://www.securityfocus.com/bid/37826" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2010-01/msg00007.html" }, { "type": "WEB", "url": "http://phpmyadmin.svn.sourceforge.net/viewvc/phpmyadmin/branches/QA_2_11/phpMyAdmin/libraries/File.class.php?r1=11528\u0026r2=11527\u0026pathrev=11528" }, { "type": "WEB", "url": "http://phpmyadmin.svn.sourceforge.net/viewvc/phpmyadmin?view=rev\u0026revision=11528" }, { "type": "WEB", "url": "http://www.debian.org/security/2010/dsa-2034" }, { "type": "WEB", "url": "http://www.phpmyadmin.net/home_page/security/PMASA-2010-2.php" } ], "schema_version": "1.4.0", "severity": [], "summary": "phpMyAdmin unsafely handles temporary files" }
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.
Loading…
Loading…