171 lines
5.1 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2017-9231",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-06-16T22:29:00.243",
"lastModified": "2024-11-21T03:35:38.857",
2023-04-24 12:24:31 +02:00
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "XML external entity (XXE) vulnerability in Citrix XenMobile Server 9.x and 10.x before 10.5 RP3 allows attackers to obtain sensitive information via unspecified vectors."
},
{
"lang": "es",
"value": "Una vulnerabilidad de tipo XML external entity (XXE) en Citrix XenMobile Server versi\u00f3n 9.x y versi\u00f3n 10.x anterior a 10.5 RP3, permite a los atacantes obtener informaci\u00f3n confidencial por medio de vectores no especificados."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
2023-04-24 12:24:31 +02:00
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
2023-04-24 12:24:31 +02:00
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"baseScore": 5.0,
2023-04-24 12:24:31 +02:00
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
2023-04-24 12:24:31 +02:00
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.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-611"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:citrix:xenmobile_server:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "EA111D25-3870-427B-B9DF-545CB07CF0E7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:citrix:xenmobile_server:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "B66150E7-E4C3-4895-B806-FCE001EE0739"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:citrix:xenmobile_server:10.1:*:*:*:*:*:*:*",
"matchCriteriaId": "178F3810-071A-40FF-A22A-D6DB0C53931F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:citrix:xenmobile_server:10.3:*:*:*:*:*:*:*",
"matchCriteriaId": "CFF8A1F0-372E-4A4A-889A-1AF5F287ECC3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:citrix:xenmobile_server:10.3.5:*:*:*:*:*:*:*",
"matchCriteriaId": "1FE08E27-1B91-4187-8F7E-17DE03C94612"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:citrix:xenmobile_server:10.3.6:*:*:*:*:*:*:*",
"matchCriteriaId": "E0D2A8B0-6BD3-48FB-AC71-D087D099C458"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:citrix:xenmobile_server:10.4:*:*:*:*:*:*:*",
"matchCriteriaId": "837A66B0-F1DB-4E95-880C-8A7533B0574A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:citrix:xenmobile_server:10.5:*:*:*:*:*:*:*",
"matchCriteriaId": "3ED27536-FB52-4D4A-925C-715511536E6B"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/98995",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.securitytracker.com/id/1038704",
"source": "cve@mitre.org"
},
{
"url": "https://support.citrix.com/article/CTX220138",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/98995",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.securitytracker.com/id/1038704",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://support.citrix.com/article/CTX220138",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}