{ "id": "CVE-2015-4456", "sourceIdentifier": "cve@mitre.org", "published": "2015-10-26T14:59:00.107", "lastModified": "2024-11-21T02:31:06.410", "vulnStatus": "Modified", "cveTags": [], "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", "baseScore": 2.6, "accessVector": "NETWORK", "accessComplexity": "HIGH", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "availabilityImpact": "NONE" }, "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" ] }, { "url": "http://www.debian.org/security/2015/dsa-3363", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://www.securityfocus.com/bid/75354", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://github.com/owncloud/client/issues/3283", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://owncloud.org/security/advisory/?id=oc-sa-2015-009", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ] } ], "evaluatorComment": "CWE-297: Improper Validation of Certificate with Host Mismatch" }