"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-04-11 17:01:33 +00:00
parent e80b376dce
commit f85526dc26
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
3 changed files with 88 additions and 6 deletions

View File

@ -1,17 +1,76 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-40219",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2021-40219",
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "Bolt CMS <= 4.2 is vulnerable to Remote Code Execution. Unsafe theme rendering allows an authenticated attacker to edit theme to inject server-side template injection that leads to remote code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://boltcms.com",
"refsource": "MISC",
"name": "http://boltcms.com"
},
{
"url": "https://github.com/bolt/core",
"refsource": "MISC",
"name": "https://github.com/bolt/core"
},
{
"url": "https://github.com/bolt/core/blob/3b21a73ebf519b76756d3ad2841312d10ef11461/src/Controller/Frontend/TemplateController.php",
"refsource": "MISC",
"name": "https://github.com/bolt/core/blob/3b21a73ebf519b76756d3ad2841312d10ef11461/src/Controller/Frontend/TemplateController.php"
},
{
"refsource": "MISC",
"name": "https://github.com/iiSiLvEr/CVEs/tree/main/CVE-2021-40219",
"url": "https://github.com/iiSiLvEr/CVEs/tree/main/CVE-2021-40219"
}
]
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-1304",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}

View File

@ -108,6 +108,11 @@
"refsource": "DEBIAN",
"name": "DSA-5113",
"url": "https://www.debian.org/security/2022/dsa-5113"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220411 [SECURITY] [DLA 2978-1] thunderbird security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html"
}
]
},