diff --git a/advisories/github-reviewed/2022/05/GHSA-6m9f-8vwq-97pm/GHSA-6m9f-8vwq-97pm.json b/advisories/github-reviewed/2022/05/GHSA-6m9f-8vwq-97pm/GHSA-6m9f-8vwq-97pm.json new file mode 100644 index 00000000000..e2a1f92fa48 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-6m9f-8vwq-97pm/GHSA-6m9f-8vwq-97pm.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6m9f-8vwq-97pm", + "modified": "2024-02-08T22:08:36Z", + "published": "2022-05-02T04:00:47Z", + "aliases": [ + "CVE-2009-5054" + ], + "summary": "Smarty Does Not Consider Umask Values When Setting Permissions", + "details": "Smarty before 3.0.0 beta 4 does not consider the umask value when setting the permissions of files, which might allow attackers to bypass intended access restrictions via standard filesystem operations.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "smarty/smarty" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.0.0-beta4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-5054" + }, + { + "type": "PACKAGE", + "url": "https://github.com/smarty-php/smarty" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20101116174040/http://smarty-php.googlecode.com/svn/trunk/distribution/change_log.txt" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-281" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-02-08T22:08:36Z", + "nvd_published_at": "2011-02-03T17:00:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-6m9f-8vwq-97pm/GHSA-6m9f-8vwq-97pm.json b/advisories/unreviewed/2022/05/GHSA-6m9f-8vwq-97pm/GHSA-6m9f-8vwq-97pm.json deleted file mode 100644 index 0fe26a14f94..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-6m9f-8vwq-97pm/GHSA-6m9f-8vwq-97pm.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-6m9f-8vwq-97pm", - "modified": "2022-05-02T04:00:47Z", - "published": "2022-05-02T04:00:47Z", - "aliases": [ - "CVE-2009-5054" - ], - "details": "Smarty before 3.0.0 beta 4 does not consider the umask value when setting the permissions of files, which might allow attackers to bypass intended access restrictions via standard filesystem operations.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-5054" - }, - { - "type": "WEB", - "url": "http://smarty-php.googlecode.com/svn/trunk/distribution/change_log.txt" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2011-02-03T17:00:00Z" - } -} \ No newline at end of file