"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-08-29 21:01:24 +00:00
parent 5f76e045e9
commit 7f53940e86
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
2 changed files with 79 additions and 6 deletions

View File

@ -61,6 +61,16 @@
"name": "https://github.com/horde/base/commit/fb2113bbcd04bd4a28c46aad0889fb0a3979a230",
"refsource": "CONFIRM",
"url": "https://github.com/horde/base/commit/fb2113bbcd04bd4a28c46aad0889fb0a3979a230"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200829 [SECURITY] [DLA 2349-1] php-horde security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00046.html"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200829 [SECURITY] [DLA 2348-1] php-horde-core security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00047.html"
}
]
}

View File

@ -1,18 +1,81 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-24972",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2020-24972",
"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": "The Kleopatra component before 3.1.12 (and before 20.07.80) for GnuPG allows remote attackers to execute arbitrary code because openpgp4fpr: URLs are supported without safe handling of command-line options. The Qt platformpluginpath command-line option can be used to load an arbitrary DLL."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://dev.gnupg.org/rKLEOPATRAb4bd63c1739900d94c04da03045e9445a5a5f54b",
"refsource": "MISC",
"name": "https://dev.gnupg.org/rKLEOPATRAb4bd63c1739900d94c04da03045e9445a5a5f54b"
},
{
"url": "https://dev.gnupg.org/source/kleo/browse/master/CMakeLists.txt",
"refsource": "MISC",
"name": "https://dev.gnupg.org/source/kleo/browse/master/CMakeLists.txt"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AC:L/AV:N/A:H/C:H/I:H/PR:N/S:U/UI:R",
"version": "3.1"
}
}
}