GSD-2023-30331
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
An issue in the render function of beetl v3.15.0 allows attackers to execute server-side template injection (SSTI) via a crafted payload.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-30331",
"id": "GSD-2023-30331"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-30331"
],
"details": "An issue in the render function of beetl v3.15.0 allows attackers to execute server-side template injection (SSTI) via a crafted payload.",
"id": "GSD-2023-30331",
"modified": "2023-12-13T01:20:52.169521Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-30331",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue in the render function of beetl v3.15.0 allows attackers to execute server-side template injection (SSTI) via a crafted payload."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitee.com/xiandafu/beetl/issues/I6RUIP",
"refsource": "MISC",
"url": "https://gitee.com/xiandafu/beetl/issues/I6RUIP"
},
{
"name": "https://github.com/luelueking/Beetl-3.15.0-vuln-poc",
"refsource": "MISC",
"url": "https://github.com/luelueking/Beetl-3.15.0-vuln-poc"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "(,3.15.0.RELEASE]",
"affected_versions": "All versions up to 3.15.0.release",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2023-05-05",
"description": "An issue in the render function of beetl v3.15.0 allows attackers to execute server-side template injection (SSTI) via a crafted payload.",
"fixed_versions": [],
"identifier": "CVE-2023-30331",
"identifiers": [
"GHSA-m69h-4frq-vwq7",
"CVE-2023-30331"
],
"not_impacted": "",
"package_slug": "maven/com.ibeetl/beetl",
"pubdate": "2023-05-04",
"solution": "Unfortunately, there is no solution available yet.",
"title": "Server-side template injection in beetl",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-30331",
"https://gitee.com/xiandafu/beetl/issues/I6RUIP",
"https://github.com/luelueking/Beetl-3.15.0-vuln-poc",
"https://github.com/advisories/GHSA-m69h-4frq-vwq7"
],
"uuid": "2d4eec26-90c7-4e23-a5a5-7be98d55f8b0"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:beetl_project:beetl:3.15:0:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-30331"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "An issue in the render function of beetl v3.15.0 allows attackers to execute server-side template injection (SSTI) via a crafted payload."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitee.com/xiandafu/beetl/issues/I6RUIP",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://gitee.com/xiandafu/beetl/issues/I6RUIP"
},
{
"name": "https://github.com/luelueking/Beetl-3.15.0-vuln-poc",
"refsource": "MISC",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/luelueking/Beetl-3.15.0-vuln-poc"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2023-05-10T03:53Z",
"publishedDate": "2023-05-04T03:15Z"
}
}
}
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…