{ "id": "CVE-2018-1000108", "sourceIdentifier": "cve@mitre.org", "published": "2018-03-13T13:29:00.547", "lastModified": "2018-04-04T14:49:35.670", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "A cross-site scripting vulnerability exists in Jenkins CppNCSS Plugin 1.1 and earlier in AbstractProjectAction/index.jelly that allow an attacker to craft links to Jenkins URLs that run arbitrary JavaScript in the user's browser when accessed." }, { "lang": "es", "value": "Existe una vulnerabilidad de Cross-Site Scripting (XSS) en el plugin CppNCSS para Jenkins, en versiones 1.1 y anteriores en AbstractProjectAction/index.jelly que permite que un atacante manipule enlaces a URL de Jenkins que ejecutan JavaScript arbitrario en el navegador del usuario al acceder a ellas." } ], "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:jenkins:cppncss:*:*:*:*:*:jenkins:*:*", "versionEndIncluding": "1.1", "matchCriteriaId": "9316423D-801C-43A4-9B37-E6D6A70C1356" } ] } ] } ], "references": [ { "url": "https://jenkins.io/security/advisory/2018-02-26/#SECURITY-712", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] } ] }