diff --git a/advisories/unreviewed/2022/05/GHSA-f3xw-vgc7-f7h8/GHSA-f3xw-vgc7-f7h8.json b/advisories/github-reviewed/2022/05/GHSA-f3xw-vgc7-f7h8/GHSA-f3xw-vgc7-f7h8.json similarity index 53% rename from advisories/unreviewed/2022/05/GHSA-f3xw-vgc7-f7h8/GHSA-f3xw-vgc7-f7h8.json rename to advisories/github-reviewed/2022/05/GHSA-f3xw-vgc7-f7h8/GHSA-f3xw-vgc7-f7h8.json index 8d5db962669..e4f3daa7a14 100644 --- a/advisories/unreviewed/2022/05/GHSA-f3xw-vgc7-f7h8/GHSA-f3xw-vgc7-f7h8.json +++ b/advisories/github-reviewed/2022/05/GHSA-f3xw-vgc7-f7h8/GHSA-f3xw-vgc7-f7h8.json @@ -1,23 +1,53 @@ { "schema_version": "1.4.0", "id": "GHSA-f3xw-vgc7-f7h8", - "modified": "2022-05-01T06:43:51Z", + "modified": "2024-10-30T18:09:28Z", "published": "2022-05-01T06:43:51Z", "aliases": [ "CVE-2006-0931" ], + "summary": "PEAR::Archive_Tar Directory Traversal vulnerability", "details": "Directory traversal vulnerability in PEAR::Archive_Tar 1.2, and other versions before 1.3.2, allows remote attackers to create and overwrite arbitrary files via certain crafted pathnames in a TAR archive.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "pear/archive_tar" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.2" + }, + { + "fixed": "1.3.2" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-0931" }, + { + "type": "PACKAGE", + "url": "https://github.com/pear/Archive_Tar" + }, { "type": "WEB", "url": "http://pear.php.net/bugs/bug.php?id=6933" @@ -26,38 +56,18 @@ "type": "WEB", "url": "http://pear.php.net/package/Archive_Tar/download" }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/19011" - }, { "type": "WEB", "url": "http://www.hamid.ir/security/phptar.txt" - }, - { - "type": "WEB", - "url": "http://www.osvdb.org/23481" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/archive/1/425967/100/0/threaded" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/16805" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2006/0728" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-10-30T18:09:28Z", "nvd_published_at": "2006-02-28T11:02:00Z" } } \ No newline at end of file