Publish Advisories

GHSA-xw83-pwrm-9j74
GHSA-xw83-pwrm-9j74
This commit is contained in:
advisory-database[bot]
2024-05-30 12:41:31 +00:00
parent c729352e5f
commit 9ff45f9020
2 changed files with 89 additions and 55 deletions
@@ -0,0 +1,89 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xw83-pwrm-9j74",
"modified": "2024-05-30T12:39:43Z",
"published": "2022-05-14T02:03:50Z",
"aliases": [
"CVE-2015-7809"
],
"summary": "Twig remote code execution in templates",
"details": "The `displayBlock` function `Template.php` in Sensio Labs Twig before 1.20.0, when Sandbox mode is enabled, allows remote attackers to execute arbitrary code via the `_self` variable in a template.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "twig/twig"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.20.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7809"
},
{
"type": "WEB",
"url": "https://github.com/twigphp/Twig/pull/1759"
},
{
"type": "WEB",
"url": "https://github.com/twigphp/Twig/commit/30be07759a3de2558da5224f127d052ecf492e8f"
},
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/twig/twig/CVE-2015-7809.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/twigphp/Twig"
},
{
"type": "WEB",
"url": "https://symfony.com/blog/security-release-twig-1-20-0"
},
{
"type": "WEB",
"url": "http://openwall.com/lists/oss-security/2015/08/21/3"
},
{
"type": "WEB",
"url": "http://openwall.com/lists/oss-security/2015/10/11/2"
},
{
"type": "WEB",
"url": "http://symfony.com/blog/security-release-twig-1-20-0"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2015/dsa-3343"
}
],
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-05-30T12:39:43Z",
"nvd_published_at": "2015-11-06T21:59:00Z"
}
}
@@ -1,55 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xw83-pwrm-9j74",
"modified": "2022-05-14T02:03:50Z",
"published": "2022-05-14T02:03:50Z",
"aliases": [
"CVE-2015-7809"
],
"details": "The displayBlock function Template.php in Sensio Labs Twig before 1.20.0, when Sandbox mode is enabled, allows remote attackers to execute arbitrary code via the _self variable in a template.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7809"
},
{
"type": "WEB",
"url": "https://github.com/twigphp/Twig/pull/1759"
},
{
"type": "WEB",
"url": "https://github.com/fabpot/Twig/commit/30be07759a3de2558da5224f127d052ecf492e8f"
},
{
"type": "WEB",
"url": "http://openwall.com/lists/oss-security/2015/08/21/3"
},
{
"type": "WEB",
"url": "http://openwall.com/lists/oss-security/2015/10/11/2"
},
{
"type": "WEB",
"url": "http://symfony.com/blog/security-release-twig-1-20-0"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2015/dsa-3343"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2015-11-06T21:59:00Z"
}
}