Lucene search
K

59 matches found

Snyk
Snyk
added 2026/05/09 12:40 a.m.3 views

Prototype Pollution

Overview velocityjs is a Velocity Template LanguageVTL for JavaScript Affected versions of this package are vulnerable to Prototype Pollution through the processing of set directives in templates. An attacker can modify the global object prototype by supplying specially crafted template content,...

9.8CVSS6.4AI score0.00102EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.1 views

PT-2026-30910

Name of the Vulnerable Software and Affected Versions Addressable versions 2.3.0 through 2.8.9 Description Addressable, an alternative URI implementation for Ruby, contains a flaw in its URI template implementation. Templates utilizing the '' explode modifier with any expansion operator e.g., foo...

7.5CVSS5.9AI score0.00027EPSS
Exploits0References5
Packet Storm News
Packet Storm News
added 2026/03/05 12:0 a.m.0 views

Nuclei 3.7.1

Nuclei is a modern, high-performance vulnerability scanner that leverages simple YAML-based templates. It empowers you to design custom vulnerability detection scenarios that mimic real-world conditions, leading to zero false positives...

5.9AI score
Exploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.0 views

EUVD-2018-11220

Malware in sbrugna...

9.8CVSS9.5AI score0.0566EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2020-5024

Malware in sbrugna...

7.2CVSS7AI score0.03111EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-3273

Malicious code in bioql PyPI...

2.2CVSS6.3AI score0.00072EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-29045

Malicious code in bioql PyPI...

9.8CVSS6.6AI score0.00115EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-0128

Malicious code in bioql PyPI...

4.3CVSS6.3AI score0.00296EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-2735

Malicious code in bioql PyPI...

8.6CVSS9.1AI score0.00144EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-6700

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.09505EPSS
Exploits0References22
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-3201

Malicious code in bioql PyPI...

2.2CVSS6.3AI score0.00135EPSS
Exploits0References6
Debian
Debian
added 2025/05/29 7:16 a.m.5 views

[SECURITY] [DLA 4186-1] php-twig security update

Debian LTS Advisory DLA-4186-1 [email protected] https://www.debian.org/lts/security/ Markus Koschany May 28, 2025 https://wiki.debian.org/LTS Package : php-twig Version : 2.14.3-1+deb11u4 CVE ID : CVE-2024-51754 Twig is a template language for PHP. In a sandbox, an attacker can call...

2.2CVSS5.7AI score0.00135EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/23 8:4 a.m.4 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.2CVSS6.7AI score0.00135EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 6:24 a.m.3 views

CVE-2024-51755

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.8AI score0.00072EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:12 p.m.2 views

CVE-2020-12736

Code42 environments with on-premises server versions 7.0.4 and earlier allow for possible remote code execution. When an administrator creates a local non-SSO user via a Code42-generated email, the administrator has the option to modify content for the email invitation. If the administrator enter...

7.2CVSS7.6AI score0.03111EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-51755

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

2.2CVSS5.5AI score0.00072EPSS
Exploits0References3
NVD
NVD
added 2025/01/29 4:15 p.m.14 views

CVE-2025-24374

Twig is a template language for PHP. When using the ?? operator, output escaping was missing for the expression on the left side of the operator. This vulnerability is fixed in 3.19.0...

4.3CVSS0.00296EPSS
Exploits0References2
CVE
CVE
added 2025/01/29 3:22 p.m.207 views

CVE-2025-24374

Twig is a PHP template engine. The vulnerability CVE-2025-24374 concerns missing output escaping for the left side of the null coalescing operator (??). The issue is fixed in Twig 3.19.0. Severity in CVSSv3.1 is MEDIUM (4.3), but the document notes no exploitation details. Connected sources (NVD/...

4.3CVSS4.6AI score0.00296EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/01/29 3:22 p.m.9 views

CVE-2025-24374

Twig is a template language for PHP. When using the ?? operator, output escaping was missing for the expression on the left side of the operator. This vulnerability is fixed in 3.19.0...

4.3CVSS5.3AI score0.00296EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/01/29 3:22 p.m.8 views

CVE-2025-24374 Twig fixes a security issue where escaping was missing when using null coalesce operator (??)

Twig is a template language for PHP. When using the ?? operator, output escaping was missing for the expression on the left side of the operator. This vulnerability is fixed in 3.19.0...

4.3CVSS4.5AI score0.00296EPSS
Exploits0References2
Rows per page
Query Builder