GHSA-83M8-7HJ8-FF5W
Vulnerability from github – Published: 2022-05-24 22:01 – Updated: 2023-09-26 20:06
VLAI?
Summary
Pebble Templates Improper Input Validation vulnerability
Details
Pebble Templates prior to 3.1.4 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.forName(java.lang.Module,java.lang.String) signature.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "io.pebbletemplates:pebble-project"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-19899"
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-862"
],
"github_reviewed": true,
"github_reviewed_at": "2023-07-18T21:25:57Z",
"nvd_published_at": "2019-12-19T00:15:00Z",
"severity": "CRITICAL"
},
"details": "Pebble Templates prior to 3.1.4 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.forName(java.lang.Module,java.lang.String)` signature.",
"id": "GHSA-83m8-7hj8-ff5w",
"modified": "2023-09-26T20:06:30Z",
"published": "2022-05-24T22:01:17Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19899"
},
{
"type": "WEB",
"url": "https://github.com/PebbleTemplates/pebble/issues/493"
},
{
"type": "WEB",
"url": "https://github.com/PebbleTemplates/pebble/pull/511"
},
{
"type": "PACKAGE",
"url": "https://github.com/PebbleTemplates/pebble"
},
{
"type": "WEB",
"url": "https://research.securitum.com/server-side-template-injection-on-the-example-of-pebble"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Pebble Templates Improper Input Validation vulnerability"
}
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…