108 lines
3.6 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2017-5599",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-01-27T10:59:00.193",
"lastModified": "2017-02-01T02:59:04.077",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in eClinicalWorks Patient Portal 7.0 build 13. This is a reflected Cross Site Scripting vulnerability which affects the raceMasterList.jsp page within the Patient Portal. Inserted payload is rendered within the Patient Portal and the raceMasterList.jsp page does not require authentication. The vulnerability can be used to extract sensitive information or perform attacks against the user's browser. The vulnerability affects the raceMasterList.jsp page and the following parameter: race."
},
{
"lang": "es",
"value": "Se ha descubierto un problema en eClinicalWorks Patient Portal 7.0 build 13. Es una vulnerabilidad Cross Site Scripting que afecta a la p\u00e1gina raceMasterList.jsp dentro de Patient Portal. La carga \u00fatil procesada dentro de Patient Portal y la p\u00e1gina raceMasterList.jsp no requiere autenticaci\u00f3n. La vulnerabilidad puede ser usada para extraer informaci\u00f3n sensible o realizar ataques contra el navegador del usuario. La vulnerabilidad afecta a la p\u00e1gina raceMasterList.jsp y al siguiente par\u00e1metro: race."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclinicalworks:patient_portal:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2D551829-1627-4125-985A-830130EF0D7E"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/95835",
"source": "cve@mitre.org"
},
{
"url": "https://gist.github.com/malerisch/8a2c195f385dff7f935db831a8dc2697",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}