Lucene search
+L

1313 matches found

Github Security Blog
Github Security Blog
added 2024/11/06 7:52 p.m.28 views

Twig has unguarded calls to `__toString()` when nesting an object into an array

Description In a sandbox, an attacker can call toString on an object even if the toString method is not allowed by the security policy when the object is part of an array or an argument list arguments to a function or a filter for instance. Resolution The sandbox mode now checks the toString meth...

2.2CVSS3.7AI score0.0044EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/11/06 7:28 p.m.31 views

CVE-2024-51754 Unguarded calls to __toString() when nesting an object into an array in Twig

Twig is a template language for PHP. In a sandbox, an attacker can call toString on an object even if the toString method is not allowed by the security policy when the object is part of an array or an argument list arguments to a function or a filter for instance. This issue has been patched in...

2.2CVSS0.0044EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/06 7:28 p.m.65 views

CVE-2024-51754

Twig (PHP template engine) is affected by a vulnerability where in a sandbox an attacker can call __toString() on an object when the object is part of an array or function argument, bypassing security policy. The issue has concrete fixes: Twig 3.11.2 and 3.14.1 include patches. Affected versions ...

2.2CVSS3.2AI score0.0044EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/11/06 7:28 p.m.26 views

CVE-2024-51754 Unguarded calls to __toString() when nesting an object into an array in Twig

Twig is a template language for PHP. In a sandbox, an attacker can call toString on an object even if the toString method is not allowed by the security policy when the object is part of an array or an argument list arguments to a function or a filter for instance. This issue has been patched in...

2.2CVSS6.8AI score0.0044EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/06 7:28 p.m.17 views

CVE-2024-51754 Unguarded calls to __toString() when nesting an object into an array in Twig

Twig is a template language for PHP. In a sandbox, an attacker can call toString on an object even if the toString method is not allowed by the security policy when the object is part of an array or an argument list arguments to a function or a filter for instance. This issue has been patched in...

2.2CVSS6.4AI score0.0044EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/06 7:28 p.m.24 views

CVE-2024-51754

Twig is a template language for PHP. In a sandbox, an attacker can call toString on an object even if the toString method is not allowed by the security policy when the object is part of an array or an argument list arguments to a function or a filter for instance. This issue has been patched in...

2.2CVSS5.2AI score0.0044EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/11/06 7:27 p.m.13 views

CVE-2024-51755 Unguarded calls to __isset() and to array-accesses when the sandbox is enabled in Twig

Twig is a template language for PHP. In a sandbox, an attacker can access attributes of Array-like objects as they were not checked by the security policy. They are now checked via the property policy and the isset method is now called after the security check. This is a BC break. This issue has...

2.2CVSS3.5AI score0.00418EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/06 7:27 p.m.21 views

CVE-2024-51755 Unguarded calls to __isset() and to array-accesses when the sandbox is enabled in Twig

Twig is a template language for PHP. In a sandbox, an attacker can access attributes of Array-like objects as they were not checked by the security policy. They are now checked via the property policy and the isset method is now called after the security check. This is a BC break. This issue has...

2.2CVSS0.00418EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/06 7:27 p.m.67 views

CVE-2024-51755

Twig is a PHP templating engine. CVE-2024-51755 describes a sandbox vulnerability where an attacker could access attributes of Array-like objects because policy checks were not applied before the __isset() call; the check now occurs via the property policy and then __isset() is invoked. This conf...

2.2CVSS3.4AI score0.00418EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/06 7:27 p.m.9 views

CVE-2024-51755 Unguarded calls to __isset() and to array-accesses when the sandbox is enabled in Twig

Twig is a template language for PHP. In a sandbox, an attacker can access attributes of Array-like objects as they were not checked by the security policy. They are now checked via the property policy and the isset method is now called after the security check. This is a BC break. This issue has...

2.2CVSS6.4AI score0.00418EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/11/06 12:0 a.m.4 views

Twig 安全漏洞

Twig is a PHP template engine open-sourced by Twig. Twig has a security vulnerability that stems from the fact that when an object is part of an array or parameter list in a sandbox, an attacker can call the toString method on the object even if the security policy does not allow it...

2.2CVSS6.5AI score0.0044EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/11/06 12:0 a.m.6 views

Twig 安全漏洞

Twig is a PHP template engine open-sourced by Twig. A security vulnerability exists in Twig that stems from array-like object properties in the sandbox not being checked against a security policy...

2.2CVSS6.6AI score0.00418EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/11/04 9:39 p.m.1 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS due to improper sanitization of the addattributes Twig function. PoC php Dangerous user supplied variable % set payload = 'alertxss' % Here, Twig escapes it payload Here it is not escaped alertxss' foo Details...

4.6CVSS5.2AI score
SaveExploits0References2
Snyk
Snyk
added 2024/11/04 9:39 p.m.4 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS due to unsanitized attribute values by the link Twig function. PoC php Dangerous user supplied variable % set payload = 'alertxss' % Here, Twig escapes it payload Here it is not escaped linkpayload,...

3.1CVSS5.2AI score
SaveExploits0References2
Snyk
Snyk
added 2024/11/04 9:39 p.m.1 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS due to improper sanitization of the bem Twig function. Note: This is only exploitable when the function is used outside of Drupal. If the Drupal Attribute class exists, the function uses it and it does escape...

3.1CVSS5.3AI score
SaveExploits0References2
Snyk
Snyk
added 2024/10/31 10:2 p.m.7 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS due to improper sanitization in |markdown filter. An attacker to inject arbitrary JS into the page, by entering Markdown and then renders it with this filter. Note: Filters that use issafe need to make sure the...

4.8CVSS5.2AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/09/18 12:0 a.m.16 views

Debian: Security Advisory (DSA-5771-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.6CVSS8.7AI score0.00833EPSS
SaveExploits0References2
Debian
Debian
added 2024/09/17 8:50 p.m.15 views

[SECURITY] [DSA 5771-1] php-twig security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5771-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff September 17, 2024 https://www.debian.org/security/faq -...

8.6CVSS6.4AI score0.00833EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/09/17 12:0 a.m.20 views

Debian dsa-5771 : php-twig - security update

The remote Debian 12 host has packages installed that are affected by a vulnerability as referenced in the dsa-5771 advisory. - ------------------------------------------------------------------------- Debian Security Advisory DSA-5771-1 [email protected] https://www.debian.org/security/ Moritz...

8.6CVSS8.1AI score0.00833EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/17 12:0 a.m.14 views

DSA-5771-1 php-twig - security update

Bulletin has no description...

8.6CVSS8.4AI score0.00833EPSS
SaveExploits0
Rows per page
Query Builder