"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-08-26 11:00:53 +00:00
parent e3dbc78402
commit 60f78e4021
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
2 changed files with 120 additions and 12 deletions

View File

@ -1,17 +1,71 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-14160",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2020-14160",
"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": "An SSRF vulnerability in Gotenberg through 6.2.1 exists in the remote URL to PDF conversion, which results in a remote attacker being able to read local files or fetch intranet resources."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/thecodingmachine/gotenberg/releases",
"refsource": "MISC",
"name": "https://github.com/thecodingmachine/gotenberg/releases"
},
{
"refsource": "MISC",
"name": "https://github.com/gotenberg/gotenberg/pull/319",
"url": "https://github.com/gotenberg/gotenberg/pull/319"
},
{
"refsource": "MISC",
"name": "https://github.com/gotenberg/gotenberg/issues/215",
"url": "https://github.com/gotenberg/gotenberg/issues/215"
}
]
}

View File

@ -1,17 +1,71 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-14161",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2020-14161",
"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": "It is possible to inject HTML and/or JavaScript in the HTML to PDF conversion in Gotenberg through 6.2.1 via the /convert/html endpoint."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/thecodingmachine/gotenberg/releases",
"refsource": "MISC",
"name": "https://github.com/thecodingmachine/gotenberg/releases"
},
{
"refsource": "MISC",
"name": "https://github.com/gotenberg/gotenberg/pull/319",
"url": "https://github.com/gotenberg/gotenberg/pull/319"
},
{
"refsource": "MISC",
"name": "https://github.com/gotenberg/gotenberg/issues/215",
"url": "https://github.com/gotenberg/gotenberg/issues/215"
}
]
}