cvelist/2022/34xxx/CVE-2022-34625.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2022-06-26 17:01:05 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-08-02 16:00:49 +00:00
"ID": "CVE-2022-34625",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2022-06-26 17:01:05 +00:00
},
2022-08-02 16:00:49 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-06-26 17:01:05 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-08-02 16:00:49 +00:00
"value": "Mealie1.0.0beta3 was discovered to contain a Server-Side Template Injection vulnerability, which allows attackers to execute arbitrary code via a crafted Jinja2 template."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://cwe.mitre.org/data/definitions/94.html",
"refsource": "MISC",
"name": "https://cwe.mitre.org/data/definitions/94.html"
},
{
"url": "https://hub.docker.com/r/hkotel/mealie",
"refsource": "MISC",
"name": "https://hub.docker.com/r/hkotel/mealie"
},
{
"url": "https://docs.mealie.io/changelog/v0.5.6/",
"refsource": "MISC",
"name": "https://docs.mealie.io/changelog/v0.5.6/"
},
{
"url": "https://cwe.mitre.org/data/definitions/1336.html",
"refsource": "MISC",
"name": "https://cwe.mitre.org/data/definitions/1336.html"
},
{
"refsource": "MISC",
"name": "https://gainsec.com/2022/08/02/cve-2022-34625-ssti-rce-mealie/",
"url": "https://gainsec.com/2022/08/02/cve-2022-34625-ssti-rce-mealie/"
2022-06-26 17:01:05 +00:00
}
]
}
}