"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-04-15 17:00:41 +00:00
parent 413e2bc9d1
commit 11992b130a
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
4 changed files with 70 additions and 6 deletions

View File

@ -58,6 +58,16 @@
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210412 [SECURITY] [DLA 2624-1] libpano13 security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/04/msg00010.html"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-67cbea4608",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JE6YZSXNVD6WZ3AG3ENL2DIHQFF24LYX/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-596fc11138",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VYDYBKHT2MNMQCUMAVJNZW4VH6MD5BOF/"
}
]
},

View File

@ -264,6 +264,11 @@
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26415",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-26415"
},
{
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-21-409/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-21-409/"
}
]
}

View File

@ -148,6 +148,11 @@
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28454",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-28454"
},
{
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-21-410/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-21-410/"
}
]
}

View File

@ -1,17 +1,61 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3243",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2021-3243",
"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": "Wfilter ICF 5.0.117 contains a cross-site scripting (XSS) vulnerability. An attacker in the same LAN can craft a packet with a malicious User-Agent header to inject a payload in its logs, where an attacker can take over the system by through its plugin-running function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://drivertom.blogspot.com/2021/01/wfilter-icf-0day-rce.html",
"refsource": "MISC",
"name": "https://drivertom.blogspot.com/2021/01/wfilter-icf-0day-rce.html"
}
]
}