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

105 lines
3.0 KiB
JSON

{
"id": "CVE-2018-1999034",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-08-01T13:29:00.797",
"lastModified": "2018-10-09T15:07:45.867",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A man in the middle vulnerability exists in Jenkins Inedo ProGet Plugin 0.8 and earlier in ProGetApi.java, ProGetConfig.java, ProGetConfiguration.java that allows attackers to impersonate any service that Jenkins connects to."
},
{
"lang": "es",
"value": "Existe una vulnerabilidad Man-in-the-Middle (MitM) en el plugin Inedo ProGet en Jenkins en versiones 0.8 y anteriores en ProGetApi.java, ProGetConfig.java y ProGetConfiguration.java que permite que los atacantes suplanten cualquier servicio al que se conecte Jenkins."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.2,
"impactScore": 5.2
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-295"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jenkins:inedo_proget:*:*:*:*:*:jenkins:*:*",
"versionEndIncluding": "0.8",
"matchCriteriaId": "AA75D53C-B1DA-4CB7-8682-A8C03780A9C4"
}
]
}
]
}
],
"references": [
{
"url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-933",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}