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

109 lines
3.5 KiB
JSON

{
"id": "CVE-2017-5598",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-01-27T10:59:00.147",
"lastModified": "2017-02-01T02:59:04.030",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in eClinicalWorks healow@work 8.0 build 8. This is a blind SQL injection within the EmployeePortalServlet, which can be exploited by un-authenticated users via an HTTP POST request and which can be used to dump database data out to a malicious server, using an out-of-band technique, such as select_loadfile(). The vulnerability affects the EmployeePortalServlet page and the following parameter: employer."
},
{
"lang": "es",
"value": "Se ha descubierto un problema en eClinicalWorks healow@work 8.0 build 8. Es una inyecci\u00f3n SQL ciega dentro de SEmployeePortalServlet, la cual puede ser explotada por usuarios no autenticados a trav\u00e9s de una solicitud HTTP POST y que puede ser usada para volcar bases de datos a un servidor malicioso usando una t\u00e9cnica fuera de banda como select_loadfile(). La vulnerabilidad afecta a la p\u00e1gina EmployeePortalServlet y al siguiente par\u00e1metro: employer."
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"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",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"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-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclinicalworks:patient_portal:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F5D2BC29-F600-47DB-A253-2B834D9EFCF2"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/95836",
"source": "cve@mitre.org"
},
{
"url": "https://gist.github.com/malerisch/ded4d6e6e980667ee9f7fc7f2818f4fa",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}