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

96 lines
3.1 KiB
JSON

{
"id": "CVE-2015-4456",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-10-26T14:59:00.107",
"lastModified": "2016-12-24T02:59:16.853",
"vulnStatus": "Modified",
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/297.html\" target=\"_blank\">CWE-297: Improper Validation of Certificate with Host Mismatch</a>",
"descriptions": [
{
"lang": "en",
"value": "ownCloud Desktop Client before 1.8.2 does not call QNetworkReply::ignoreSslErrors with the list of errors to be ignored, which allows man-in-the-middle attackers to bypass the user's certificate distrust decision and obtain sensitive information by leveraging a self-signed certificate and a connection to a server using its own self-signed certificate."
},
{
"lang": "es",
"value": "ownCloud Desktop Client en versiones anteriores a 1.8.2 no llama a QNetworkReply::ignoreSslErrors con la lista de errores a ignorar, lo que permite a atacantes man-in-the-middle eludir la decisi\u00f3n de no confiar en el certificado de usuario y obtener informaci\u00f3n sensible aprovechando un certificado autofirmado y una conexi\u00f3n a un servidor usando su propio certificado autofirmado."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.6
},
"baseSeverity": "LOW",
"exploitabilityScore": 4.9,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owncloud:owncloud_desktop_client:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.8.1",
"matchCriteriaId": "2A8A295E-3223-4CFC-82B5-3B1D6C48AFBC"
}
]
}
]
}
],
"references": [
{
"url": "http://www.debian.org/security/2015/dsa-3363",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/75354",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/owncloud/client/issues/3283",
"source": "cve@mitre.org"
},
{
"url": "https://owncloud.org/security/advisory/?id=oc-sa-2015-009",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}