2024-07-14 02:06:08 +00:00

158 lines
5.6 KiB
JSON

{
"id": "CVE-2022-27237",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-04-21T05:15:06.800",
"lastModified": "2022-05-03T15:40:58.297",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "There is a cross-site scripting (XSS) vulnerability in an NI Web Server component installed with several NI products. Depending on the product(s) in use, remediation guidance includes: install SystemLink version 2021 R3 or later, install FlexLogger 2022 Q2 or later, install LabVIEW 2021 SP1, install G Web Development 2022 R1 or later, or install Static Test Software Suite version 1.2 or later."
},
{
"lang": "es",
"value": "Se presenta una vulnerabilidad de tipo cross-site scripting (XSS) en un componente de NI Web Server instalado con varios productos de NI. Dependiendo del producto(s) en uso, la gu\u00eda de remediaci\u00f3n incluye: instalar SystemLink versi\u00f3n 2021 R3 o posterior, instalar FlexLogger 2022 Q2 o posterior, instalar LabVIEW 2021 SP1, instalar G Web Development 2022 R1 o posterior, o instalar Static Test Software Suite versi\u00f3n 1.2 o posterior"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ni:flexlogger:2021:r2:*:*:*:*:*:*",
"matchCriteriaId": "CE96AE31-D36F-446A-96A5-46C762818A96"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ni:flexlogger:2021:r3:*:*:*:*:*:*",
"matchCriteriaId": "336F1E07-92EE-4BF5-AA14-981BFB67965C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ni:flexlogger:2021:r4:*:*:*:*:*:*",
"matchCriteriaId": "7D3A4BF7-5BF0-4EE5-BF7C-8C514D6238B5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ni:g_web_development_software:2021:*:*:*:-:*:*:*",
"matchCriteriaId": "135688EB-A45C-4837-8ADC-CE0E0393457D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ni:g_web_development_software:2021:*:*:*:community:*:*:*",
"matchCriteriaId": "EF01F242-0C8B-457E-8116-6B144AEB94C2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ni:labview:2021:-:*:*:-:*:*:*",
"matchCriteriaId": "F46539B2-9084-45E3-B9D6-447C9E002C0C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ni:labview:2021:-:*:*:community:*:*:*",
"matchCriteriaId": "BF15292D-3504-4386-BD9B-99A65FE22A2D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ni:static_test_software_suite:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.2",
"matchCriteriaId": "738E76CB-643A-424E-85B0-65B6CFEB24B0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ni:systemlink:2020:r4:*:*:*:*:*:*",
"matchCriteriaId": "3C507CEF-2AB1-4CF7-A66F-D3EAABA1D626"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ni:systemlink:2022:r1:*:*:*:*:*:*",
"matchCriteriaId": "10ED5155-30C4-4278-82EF-DDEC2C12E9D5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ni:systemlink:2022:r2:*:*:*:*:*:*",
"matchCriteriaId": "670B26C0-2ECE-4AC9-A3C2-3340D8F02040"
}
]
}
]
}
],
"references": [
{
"url": "https://www.ni.com/en-us/support/documentation/supplemental/22/cross-site-scripting-vulnerability--in-ni-web-server-component.html",
"source": "cve@mitre.org",
"tags": [
"Mitigation",
"Patch",
"Vendor Advisory"
]
}
]
}