Lucene search
K

31 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-3096

Malicious code in bioql PyPI...

9.8CVSS9.3AI score0.0013EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2025/05/23 1:2 a.m.5 views

CVE-2022-37767

Pebble Templates 3.1.5 allows attackers to bypass a protection mechanism and implement arbitrary code execution with springbok. NOTE: the vendor disputes this because input to the Pebble templating engine is intended to include arbitrary Java code, and thus either the input should not arrive from...

9.8CVSS7.8AI score0.00977EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:27 a.m.8 views

CVE-2019-19899

Pebble Templates 3.1.2 allows attackers to bypass a protection mechanism intended to block access to instances of java.lang.Class because getClass is accessible via the public static java.lang.Class java.lang.Class.forNamejava.lang.Module,java.lang.String signature...

9.8CVSS6.8AI score0.0013EPSS
Exploits1References1
OSV
OSV
added 2025/02/28 7:45 p.m.0 views

GHSA-P75G-CXFJ-7WRX Pebble has Arbitrary Local File Inclusion (LFI) Vulnerability via `include` macro

Summary If untrusted user input is used to dynamically create a PebbleTemplate with the method PebbleEnginegetLiteralTemplate, then an attacker can include arbitrary local files from the file system into the generated template, leaking potentially sensitive information into the output of...

7CVSS6AI score0.00194EPSS
Exploits1References9
ATTACKERKB
ATTACKERKB
added 2025/02/27 5:15 a.m.1 views

CVE-2025-1686

Versions of the package io.pebbletemplates:pebble from 0 and before 4.1.0 are vulnerable to External Control of File Name or Path via the include tag. A high privileged attacker can access sensitive local files by crafting malicious notification templates that leverage this tag to include files...

6.8CVSS6.6AI score0.00194EPSS
Exploits1References6
OSV
OSV
added 2025/02/27 5:15 a.m.2 views

CVE-2025-1686

All versions of the package io.pebbletemplates:pebble are vulnerable to External Control of File Name or Path via the include tag. A high privileged attacker can access sensitive local files by crafting malicious notification templates that leverage this tag to include files like /etc/passwd or...

4.9CVSS5.8AI score
Exploits0References5
Vulnrichment
Vulnrichment
added 2025/02/27 5:0 a.m.4 views

CVE-2025-1686

Versions of the package io.pebbletemplates:pebble from 0 and before 4.1.0 are vulnerable to External Control of File Name or Path via the include tag. A high privileged attacker can access sensitive local files by crafting malicious notification templates that leverage this tag to include files...

6.8CVSS6.6AI score0.00194EPSS
Exploits1References5
CVE
CVE
added 2025/02/27 5:0 a.m.65 views

CVE-2025-1686

CVE-2025-1686 affects io.pebbletemplates:pebble across all versions, enabling External Control of File Name or Path via the include tag. The root cause is the include macro resolving the provided relativePath against the template name, which for literal templates can resolve to the filesystem roo...

6.8CVSS6.6AI score0.00194EPSS
Exploits1References6Affected Software1
AlpineLinux
AlpineLinux
added 2025/02/27 5:0 a.m.3 views

CVE-2025-1686

Versions of the package io.pebbletemplates:pebble from 0 and before 4.1.0 are vulnerable to External Control of File Name or Path via the include tag. A high privileged attacker can access sensitive local files by crafting malicious notification templates that leverage this tag to include files...

6.8CVSS6.6AI score0.00194EPSS
Exploits1References6
Positive Technologies
Positive Technologies
added 2025/02/27 12:0 a.m.2 views

PT-2025-8914

Name of the Vulnerable Software and Affected Versions io.pebbletemplates:pebble versions affected versions not specified Description The issue allows an attacker to control file names or paths via the include tag, potentially accessing sensitive local files like /etc/passwd or /proc/1/environ by...

6.8CVSS6.7AI score0.00194EPSS
Exploits1References16
CNNVD
CNNVD
added 2025/02/27 12:0 a.m.0 views

Pebble 安全漏洞

Pebble is a Java template engine open-sourced by PebbleTemplates. A security vulnerability exists in Pebble that stems from easy external control of file names or paths via include tags, which allows an elevated-privilege attacker to access sensitive local files by crafting malicious notification...

6.8CVSS6.2AI score0.00194EPSS
Exploits1References5
Snyk
Snyk
added 2025/02/24 9:40 p.m.2 views

External Control of File Name or Path

Overview io.pebbletemplates:pebble is a java templating engine inspired by Twig. Affected versions of this package are vulnerable to External Control of File Name or Path via the include tag. A high privileged attacker can access sensitive local files by crafting malicious notification templates...

6.8CVSS6.3AI score0.00194EPSS
Exploits1References2
vulnersOsv
vulnersOsv
added 2025/02/24 9:40 p.m.1 views

ai.djl.timeseries:timeseries (>=0.19.0 <=0.36.0), cc.akkaha:pea-dubbo_2.12 (>=0.1.5 <=0.7.0) +580 more potentially affected by CVE-2025-1686 via io.pebbletemplates:pebble (>=2.5.0 <=4.1.2)

io.pebbletemplates:pebble MAVEN version =2.5.0, =0.19.0, =0.1.5, =0.3.0, =0.1.0, =2.5.0, =2.5.0, =4.1.0, =16.5.0, =16.6.0 and more Source cves: CVE-2025-1686 Source advisory: SNYK:JAVA-IOPEBBLETEMPLATES-8745594...

6.8CVSS6.6AI score0.00194EPSS
Exploits1
Veracode
Veracode
added 2022/09/16 11:57 a.m.43 views

Arbitrary Code Execution Via Authorization Bypass

Pebble Templates is vulnerable to arbitrary code execution via authorization bypass. The vulnerability exists in BlacklistMethodAccessValidator.java because the methods that are allowed to access by pebble are not properly handled which allows an attacker to bypass and execute arbitrary codes...

9.8CVSS9.6AI score0.00977EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2022/09/13 12:0 a.m.3 views

GHSA-WXX5-W9JC-48WX Pebble Templates protection mechanism bypass can lead to arbitrary code execution

Pebble Templates 3.1.5 allows attackers to bypass a protection mechanism and implement arbitrary code execution with springbok...

9.8CVSS7.7AI score0.00977EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2022/09/13 12:0 a.m.20 views

Pebble Templates protection mechanism bypass can lead to arbitrary code execution

Pebble Templates 3.1.5 allows attackers to bypass a protection mechanism and implement arbitrary code execution with springbok...

9.8CVSS9.4AI score0.00977EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2022/09/12 2:15 p.m.3 views

CVE-2022-37767

Pebble Templates 3.1.5 allows attackers to bypass a protection mechanism and implement arbitrary code execution with springbok. NOTE: the vendor disputes this because input to the Pebble templating engine is intended to include arbitrary Java code, and thus either the input should not arrive from...

9.8CVSS9.8AI score
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2022/09/12 2:15 p.m.2 views

CVE-2022-37767

Pebble Templates 3.1.5 allows attackers to bypass a protection mechanism and implement arbitrary code execution with springbok. NOTE: the vendor disputes this because input to the Pebble templating engine is intended to include arbitrary Java code, and thus either the input should not arrive from...

9.8CVSS7.8AI score0.00977EPSS
Exploits1References3
NVD
NVD
added 2022/09/12 2:15 p.m.35 views

CVE-2022-37767

Pebble Templates 3.1.5 allows attackers to bypass a protection mechanism and implement arbitrary code execution with springbok. NOTE: the vendor disputes this because input to the Pebble templating engine is intended to include arbitrary Java code, and thus either the input should not arrive from...

9.8CVSS0.00977EPSS
Exploits1References2
Prion
Prion
added 2022/09/12 2:15 p.m.9 views

Input validation

DISPUTED Pebble Templates 3.1.5 allows attackers to bypass a protection mechanism and implement arbitrary code execution with springbok. NOTE: the vendor disputes this because input to the Pebble templating engine is intended to include arbitrary Java code, and thus either the input should not...

7.5CVSS9.8AI score0.00977EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder