"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-01-17 20:00:39 +00:00
parent c9365a6008
commit 6032a09d59
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
7 changed files with 97 additions and 12 deletions

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "In Gentoo Portage before 3.0.47, there is missing PGP validation of executed code: the standalone emerge-webrsync downloads a .gpgsig file but does not perform signature verification."
"value": "In Gentoo Portage before 3.0.47, there is missing PGP validation of executed code: the standalone emerge-webrsync downloads a .gpgsig file but does not perform signature verification. Unless emerge-webrsync is used, Portage is not vulnerable."
}
]
},

View File

@ -41,7 +41,7 @@
{
"version_affected": "<",
"version_name": "15.0.0",
"version_value": "15.01.2375.031"
"version_value": "15.01.2375.028"
}
]
}
@ -53,7 +53,7 @@
{
"version_affected": "<",
"version_name": "15.02.0",
"version_value": "15.02.0986.029"
"version_value": "15.02.0986.026"
}
]
}
@ -65,7 +65,7 @@
{
"version_affected": "<",
"version_name": "15.00.0",
"version_value": "15.00.1497.40"
"version_value": "15.00.1497.36"
}
]
}
@ -77,7 +77,7 @@
{
"version_affected": "<",
"version_name": "15.01.0",
"version_value": "15.01.2507.012"
"version_value": "15.01.2507.009"
}
]
}
@ -89,7 +89,7 @@
{
"version_affected": "<",
"version_name": "15.02.0",
"version_value": "15.02.1118.012"
"version_value": "15.02.1118.009"
}
]
}

View File

@ -82,6 +82,18 @@
]
}
},
{
"product_name": "Remote Desktop client for Windows Desktop",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.2.0.0",
"version_value": "1.2.3130"
}
]
}
},
{
"product_name": "Windows 10 Version 21H1",
"version": {

View File

@ -34,6 +34,18 @@
"vendor_name": "Microsoft",
"product": {
"product_data": [
{
"product_name": "Remote Desktop client for Windows Desktop",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.2.0.0",
"version_value": "1.2.3130"
}
]
}
},
{
"product_name": "Windows Server 2022",
"version": {

View File

@ -34,6 +34,18 @@
"vendor_name": "Microsoft",
"product": {
"product_data": [
{
"product_name": "Remote Desktop client for Windows Desktop",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.2.0.0",
"version_value": "1.2.3130"
}
]
}
},
{
"product_name": "Windows Server 2022",
"version": {

View File

@ -1,17 +1,61 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-44077",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2023-44077",
"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": "Studio Network Solutions ShareBrowser before 7.0 on macOS mishandles signature verification, aka PMP-2636."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://support.studionetworksolutions.com/hc/en-us/articles/22494658980244-ShareBrowser-v-7-0-Released",
"url": "https://support.studionetworksolutions.com/hc/en-us/articles/22494658980244-ShareBrowser-v-7-0-Released"
}
]
}

View File

@ -94,6 +94,11 @@
"url": "https://hackerone.com/reports/2293343",
"refsource": "MISC",
"name": "https://hackerone.com/reports/2293343"
},
{
"url": "https://about.gitlab.com/releases/2024/01/11/critical-security-release-gitlab-16-7-2-released/",
"refsource": "MISC",
"name": "https://about.gitlab.com/releases/2024/01/11/critical-security-release-gitlab-16-7-2-released/"
}
]
},