cvelist/2023/29xxx/CVE-2023-29689.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2023-04-07 22:00:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-08-04 15:00:44 +00:00
"ID": "CVE-2023-29689",
"STATE": "PUBLIC"
2023-04-07 22:00:33 +00:00
},
2023-08-04 15:00:44 +00:00
"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",
2023-04-07 22:00:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-08-04 15:00:44 +00:00
"value": "PyroCMS 3.9 contains a remote code execution (RCE) vulnerability that can be exploited through a server-side template injection (SSTI) flaw. This vulnerability allows a malicious attacker to send customized commands to the server and execute arbitrary code on the affected system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://cupc4k3.lol/ssti-leads-to-rce-on-pyrocms-7515be27c811",
"url": "https://cupc4k3.lol/ssti-leads-to-rce-on-pyrocms-7515be27c811"
2023-08-09 18:00:33 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/174088/Pyro-CMS-3.9-Server-Side-Template-Injection.html",
"url": "http://packetstormsecurity.com/files/174088/Pyro-CMS-3.9-Server-Side-Template-Injection.html"
2023-04-07 22:00:33 +00:00
}
]
}
}