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

172 lines
5.6 KiB
JSON

{
"id": "CVE-2016-6190",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-02-17T17:59:00.843",
"lastModified": "2017-02-22T18:00:48.267",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SOGo before 2.3.12 and 3.x before 3.1.1 does not restrict access to the UID and DTSTAMP attributes, which allows remote authenticated users to obtain sensitive information about appointments with the \"View the Date & Time\" restriction, as demonstrated by correlating UIDs and DTSTAMPs between all users."
},
{
"lang": "es",
"value": "SOGo en versiones anteriores a 2.3.12 y 3.x en versiones anteriores a 3.1.1 no restringe el acceso a los atributos UID y DTSTAMP, lo que permite a los usuarios autenticados remotos obtener informaci\u00f3n confidencial sobre citas con la restricci\u00f3n \"Ver la fecha y hora\", como se demuestra mediante la correlaci\u00f3n UIDs y DTSTAMP entre todos los usuarios."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:inverse-inc:sogo:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.3.11",
"matchCriteriaId": "91F46E93-705A-41F5-BFA3-4FA2ECA662E6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:inverse-inc:sogo:3.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8D20DC1B-9B7D-40FA-A8BA-E2EE75CD490B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:inverse-inc:sogo:3.0.0:beta_1:*:*:*:*:*:*",
"matchCriteriaId": "593ACB47-FA85-40FC-AD6E-20624190C5AB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:inverse-inc:sogo:3.0.0:beta_2:*:*:*:*:*:*",
"matchCriteriaId": "F3CBC066-6D19-4172-8198-F813D06F1CD9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:inverse-inc:sogo:3.0.0:beta_3:*:*:*:*:*:*",
"matchCriteriaId": "6B171622-F0CE-4660-8FE8-DEDF69853AFB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:inverse-inc:sogo:3.0.0:beta_4:*:*:*:*:*:*",
"matchCriteriaId": "45411BA4-31FF-4514-A06E-5D8AA467C55C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:inverse-inc:sogo:3.0.0:beta_5:*:*:*:*:*:*",
"matchCriteriaId": "632B5461-9689-49D9-9FA0-548197162FE3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:inverse-inc:sogo:3.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "C6A83B27-97CD-4760-903D-15252C351359"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:inverse-inc:sogo:3.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "BEDC58CE-65A3-4800-A70E-B96C597528DA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:inverse-inc:sogo:3.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "727D82DD-4057-4BC9-A986-7BE847E2BF02"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2016/07/09/3",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"VDB Entry"
]
},
{
"url": "https://github.com/inverse-inc/sogo/commit/717f45f640a2866b76a8984139391fae64339225",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/inverse-inc/sogo/commit/875a4aca3218340fd4d3141950c82c2ff45b343d",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://sogo.nu/bugs/view.php?id=3696",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}