Publish Advisories

GHSA-6m9f-8vwq-97pm
GHSA-6m9f-8vwq-97pm
This commit is contained in:
advisory-database[bot]
2024-02-08 22:11:19 +00:00
parent 53e2eacad6
commit 91e52cf1a2
2 changed files with 58 additions and 35 deletions
@@ -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"
}
}
@@ -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"
}
}