cvelist/2021/43xxx/CVE-2021-43113.json

72 lines
2.2 KiB
JSON
Raw Normal View History

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-12-15 07:01:06 +00:00
"ID": "CVE-2021-43113",
"STATE": "PUBLIC"
},
2021-12-15 07:01:06 +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",
"description": {
"description_data": [
{
"lang": "eng",
2022-01-24 13:01:11 +00:00
"value": "iTextPDF in iText 7 and up to 7.1.17 allows command injection via a CompareTool filename that is mishandled on the gs (aka Ghostscript) command line in GhostscriptHelper.java."
2021-12-15 07:01:06 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://github.com/itext/itext7/releases/tag/7.1.17",
"url": "https://github.com/itext/itext7/releases/tag/7.1.17"
},
{
"refsource": "MISC",
"name": "https://pastebin.com/BXnkY9YY",
"url": "https://pastebin.com/BXnkY9YY"
2023-01-19 00:00:40 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230118 [SECURITY] [DLA 3273-1] libitext5-java security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00013.html"
}
]
}
}