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

126 lines
3.6 KiB
JSON

{
"id": "CVE-2015-5298",
"sourceIdentifier": "secalert@redhat.com",
"published": "2022-07-07T19:15:07.590",
"lastModified": "2022-07-15T16:00:52.290",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Google Login Plugin (versions 1.0 and 1.1) allows malicious anonymous users to authenticate successfully against Jenkins instances that are supposed to be locked down to a particular Google Apps domain through client-side request modification."
},
{
"lang": "es",
"value": "The Google Login Plugin (versiones 1.0 y 1.1) permite a usuarios an\u00f3nimos maliciosos autenticarse con \u00e9xito contra instancias de Jenkins que es supuesto que est\u00e1n bloqueadas a un dominio particular de Google Apps mediante la modificaci\u00f3n de peticiones del lado del cliente"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-287"
}
]
},
{
"source": "secalert@redhat.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-287"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jenkins:google_login:1.0:*:*:*:*:jenkins:*:*",
"matchCriteriaId": "BA6EB921-EE79-4D73-A141-EB73A2B61953"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jenkins:google_login:1.1:*:*:*:*:jenkins:*:*",
"matchCriteriaId": "0224EE29-57B2-41D9-881D-74F2FDBC5364"
}
]
}
]
}
],
"references": [
{
"url": "http://exfiltrated.com/research-CVE-2015-5298.php",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.jenkins.io/security/advisory/2015-10-12/",
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
]
}
]
}