"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-11-21 10:00:31 +00:00
parent abdefc63f4
commit 5b883c1885
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
4 changed files with 190 additions and 20 deletions

View File

@ -41,7 +41,7 @@
"version_data": [
{
"version_affected": "=",
"version_value": "System Number BND-2051W000 all versions"
"version_value": "System Number BND-2051W000 versions A8 and prior"
}
]
}
@ -52,7 +52,7 @@
"version_data": [
{
"version_affected": "=",
"version_value": "System Number BND-2052W000 all versions"
"version_value": "System Number BND-2052W000 versions A8 and prior"
}
]
}
@ -63,7 +63,7 @@
"version_data": [
{
"version_affected": "=",
"version_value": "System Number BND-2053W000 all versions"
"version_value": "System Number BND-2053W000 versions A8 and prior"
}
]
}
@ -74,7 +74,7 @@
"version_data": [
{
"version_affected": "=",
"version_value": "System Number BND-2054W000 all versions"
"version_value": "System Number BND-2054W000 versions A8 and prior"
}
]
}
@ -151,7 +151,7 @@
"version_data": [
{
"version_affected": "=",
"version_value": "System Number BND-1015W000 all versions"
"version_value": "System Number BND-1015W000 versions LF and prior"
}
]
}
@ -162,7 +162,7 @@
"version_data": [
{
"version_affected": "=",
"version_value": "System Number BND-1015W000 all versions"
"version_value": "System Number BND-1015W000 versions LF and prior"
}
]
}
@ -173,7 +173,7 @@
"version_data": [
{
"version_affected": "=",
"version_value": "System Number BND-1015W002 all versions"
"version_value": "System Number BND-1015W002 versions LF and prior"
}
]
}
@ -184,7 +184,7 @@
"version_data": [
{
"version_affected": "=",
"version_value": "System Number BND-1012W000 all versions"
"version_value": "System Number BND-1012W000 versions LF and prior"
}
]
}
@ -195,7 +195,7 @@
"version_data": [
{
"version_affected": "=",
"version_value": "System Number BND-1012W000 all versions"
"version_value": "System Number BND-1012W000 versions LF and prior"
}
]
}
@ -206,7 +206,7 @@
"version_data": [
{
"version_affected": "=",
"version_value": "System Number BND-1012W002 all versions"
"version_value": "System Number BND-1012W002 versions LF and prior"
}
]
}
@ -217,7 +217,7 @@
"version_data": [
{
"version_affected": "=",
"version_value": "System Number BND-1018W000 all versions"
"version_value": "System Number BND-1018W000 versions LF and prior"
}
]
}
@ -228,7 +228,7 @@
"version_data": [
{
"version_affected": "=",
"version_value": "System Number BND-1022W000 all versions"
"version_value": "System Number BND-1022W000 versions LF and prior"
}
]
}

View File

@ -1,17 +1,93 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-5598",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "3DS.Information-Security@3ds.com",
"STATE": "PUBLIC"
},
"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": "Stored Cross-site Scripting (XSS) vulnerabilities\u00c2\u00a0affecting 3DSwym in 3DSwymer from Release 3DEXPERIENCE R2022x through Release 3DEXPERIENCE R2023x allow an attacker to execute arbitrary script code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Dassault Syst\u00e8mes",
"product": {
"product_data": [
{
"product_name": "3DSwymer",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "Release 3DEXPERIENCE R2022x Golden",
"version_value": "Release 3DEXPERIENCE R2022x.FP.CFA.2337"
},
{
"version_affected": "<=",
"version_name": "Release 3DEXPERIENCE R2023x Golden",
"version_value": "Release 3DEXPERIENCE R2023x FP.CFA.2333"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.3ds.com/vulnerability/advisories",
"refsource": "MISC",
"name": "https://www.3ds.com/vulnerability/advisories"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseSeverity": "MEDIUM",
"baseScore": 5.4,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
]
}

View File

@ -1,17 +1,93 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-5599",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "3DS.Information-Security@3ds.com",
"STATE": "PUBLIC"
},
"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": "A stored Cross-site Scripting (XSS) vulnerability affecting 3DDashboard in 3DSwymer from Release 3DEXPERIENCE R2022x through Release 3DEXPERIENCE R2023x allows an attacker to execute arbitrary script code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Dassault Syst\u00e8mes",
"product": {
"product_data": [
{
"product_name": "3DSwymer",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "Release 3DEXPERIENCE R2022x Golden",
"version_value": "Release 3DEXPERIENCE R2022x.FP.CFA.2337"
},
{
"version_affected": "<=",
"version_name": "Release 3DEXPERIENCE R2023x Golden",
"version_value": "Release 3DEXPERIENCE R2023x FP.CFA.2333"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.3ds.com/vulnerability/advisories",
"refsource": "MISC",
"name": "https://www.3ds.com/vulnerability/advisories"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseSeverity": "MEDIUM",
"baseScore": 5.4,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
]
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-6236",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"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."
}
]
}
}