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

104 lines
3.0 KiB
JSON

{
"id": "CVE-2020-15016",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-06-26T14:15:10.293",
"lastModified": "2020-07-01T19:41:30.163",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "NeDi 1.9C is vulnerable to reflected cross-site scripting. The Other-Converter.php file improperly validates user input. An attacker can exploit this vulnerability by crafting arbitrary JavaScript in the txt GET parameter."
},
{
"lang": "es",
"value": "NeDi versi\u00f3n 1.9C, es vulnerable a un ataque de tipo cross-site scripting reflejado. El archivo Other-Converter.php comprueba inapropiadamente la entrada de usuario. Un atacante puede explotar esta vulnerabilidad mediante la creaci\u00f3n de JavaScript arbitrario en el par\u00e1metro GET txt"
}
],
"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:nedi:nedi:1.9c:*:*:*:*:*:*:*",
"matchCriteriaId": "F0BB6C22-9477-4233-874F-7FA0717789AF"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/PreethamBomma/9c3eb4a6f5188a67c94306dd9c9f23ca",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}