René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

121 lines
3.8 KiB
JSON

{
"id": "CVE-2019-1000024",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-02-04T21:29:01.677",
"lastModified": "2019-02-06T17:46:29.040",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "OPT/NET BV NG-NetMS version v3.6-2 and earlier versions contains a Cross Site Scripting (XSS) vulnerability in /js/libs/jstree/demo/filebrowser/index.php page. The \"id\" and \"operation\" GET parameters can be used to inject arbitrary JavaScript which is returned in the page's response that can result in Cross-site scripting.This attack appear to be exploitable via network connectivity."
},
{
"lang": "es",
"value": "OPT/NET BV NG-NetMS, en versiones v3.6-2 y anteriores, contiene una vulnerabilidad Cross-Site Scripting (XSS) en la p\u00e1gina /js/libs/jstree/demo/filebrowser/index.php. Los par\u00e1metros GET \"id\" y \"operation\" pueden emplearse para inyectar JavaScript arbitrario, que se devuelve en la respuesta de la p\u00e1gina. Esto puede resultar en Cross-Site Scripting (XSS). Este ataque parece ser explotable mediante conectividad de red."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/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:opt-net:ng-netms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.6-2",
"matchCriteriaId": "EFEAEB1C-7111-4663-A973-1F1BB505668D"
}
]
}
]
}
],
"references": [
{
"url": "https://inf0seq.github.io/cve/2019/01/20/Cross-site-scripting-(XSS)-in-OPTOSS-Next-Gen-Network-Management-System-(NG-NetMS).html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://sourceforge.net/projects/ngnms/",
"source": "cve@mitre.org",
"tags": [
"Product",
"Third Party Advisory"
]
},
{
"url": "https://www.owasp.org/index.php/Cross-site_Scripting_(XSS)",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}