147 lines
4.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2020-17504",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-01-08T18:15:13.137",
"lastModified": "2021-01-14T15:25:21.120",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The NDN-210 has a web administration panel which is made available over https. There is a command injection issue that will allow authenticated users to the administration panel to perform authenticated remote code execution. An issue exists in ngpsystemcmd.php in which the http parameters \"x_modules\" and \"y_modules\" are not properly handled. The NDN-210 is part of Barco TransForm N solution and this vulnerability is patched from TransForm N version 3.8 onwards."
},
{
"lang": "es",
"value": "El NDN-210 presenta un panel de administraci\u00f3n web que est\u00e1 disponible por medio de https. Se presenta un problema de inyecci\u00f3n de comando que permitir\u00e1 a usuarios autenticados en el panel de administraci\u00f3n llevar a cabo una ejecuci\u00f3n de c\u00f3digo remota autenticada. Se presenta un problema en el archivo ngpsystemcmd.php en el que los par\u00e1metros http \"x_modules\" y \"y_modules\" no son manejados apropiadamente. El NDN-210 es parte de la soluci\u00f3n de Barco TransForm N y esta vulnerabilidad est\u00e1 parcheada a partir de TransForm N versi\u00f3n 3.8 en adelante"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.2,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-77"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:barco:transform_n:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.8",
"matchCriteriaId": "094B6FC0-DA52-4C94-8992-13522E60090C"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:h:barco:transform_ndn-210_lite:-:*:*:*:*:*:*:*",
"matchCriteriaId": "2BD8D359-AD98-4C2E-BBB6-16E4D00C9FA8"
},
{
"vulnerable": false,
"criteria": "cpe:2.3:h:barco:transform_ndn-210_pro:-:*:*:*:*:*:*:*",
"matchCriteriaId": "44DD99C7-46AC-43FF-86AB-0B4CC222C902"
},
{
"vulnerable": false,
"criteria": "cpe:2.3:h:barco:transform_ndn-211_lite:-:*:*:*:*:*:*:*",
"matchCriteriaId": "E8BF9D72-7D56-4E72-A66C-62D4232C57B6"
},
{
"vulnerable": false,
"criteria": "cpe:2.3:h:barco:transform_ndn-211_pro:-:*:*:*:*:*:*:*",
"matchCriteriaId": "C9F7E77D-CCD3-4FF6-8D5E-0F745136B339"
}
]
}
]
}
],
"references": [
{
"url": "https://www.barco.com/en/support/cms",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.barco.com/en/support/knowledge-base/kb11589",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.barco.com/en/support/transform-n-management-server",
"source": "cve@mitre.org",
"tags": [
"Product",
"Vendor Advisory"
]
}
]
}