GHSA-XW83-PWRM-9J74
Vulnerability from github – Published: 2022-05-14 02:03 – Updated: 2024-05-30 12:39
VLAI?
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 ?
8.1 (High)
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "twig/twig"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.20.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2015-7809"
],
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"github_reviewed": true,
"github_reviewed_at": "2024-05-30T12:39:43Z",
"nvd_published_at": "2015-11-06T21:59:00Z",
"severity": "HIGH"
},
"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.",
"id": "GHSA-xw83-pwrm-9j74",
"modified": "2024-05-30T12:39:43Z",
"published": "2022-05-14T02:03:50Z",
"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"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Twig remote code execution in templates"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…