"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-02-20 19:00:35 +00:00
parent b6d5feb43e
commit 1d811212c0
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
2 changed files with 113 additions and 4 deletions

View File

@ -1,17 +1,108 @@
{ {
"data_version": "4.0",
"data_type": "CVE", "data_type": "CVE",
"data_format": "MITRE", "data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2022-3901", "ID": "CVE-2022-3901",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "csirt@divd.nl",
"STATE": "RESERVED" "STATE": "PUBLIC"
}, },
"description": { "description": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "Prototype Pollution in Visioweb.js 1.10.6 allows attackers to execute XSS on the client system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')",
"cweId": "CWE-1321"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Visio Globe",
"product": {
"product_data": [
{
"product_name": "Visioweb",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "1.10.6"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://csirt.divd.nl/CVE-2022-3901",
"refsource": "MISC",
"name": "https://csirt.divd.nl/CVE-2022-3901"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"solution": [
{
"lang": "en",
"value": "Upgrade to Visioweb 1.10.7",
"supportingMedia": [
{
"type": "text/html",
"base64": false,
"value": "Upgrade to Visioweb 1.10.7"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jan-Jaap Korpershoek "
},
{
"lang": "en",
"value": "Victor Pasman (DIVD)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseSeverity": "HIGH",
"baseScore": 7.2,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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-0926",
"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."
}
]
}
}