View Issue Details

IDProjectCategoryView StatusLast Update
0032727mantisbtsecuritypublic2023-07-03 14:48
Reportermichael.h Assigned Todregad  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product Version2.25.7 
Summary0032727: jQuery XSS Vulnerability
Description

Hello,
our vulnerability scan reports a cross-site-scripting vulnerability in mantis version 2.25.7.
The XSS vulnerability is reported because of an outdated jquery version.

The output of the scan shows:

URL : https://mantis.test.de/js/typeahead.jquery-1.3.0.min.js
Installed version : 1.3.0
Fixed version : 3.5.0

URL : https://mantis.test.de/js/jquery-2.2.4.min.js
Installed version : 2.2.4
Fixed version : 3.5.0

Is query used in mantis or can it be uninstalled?
If it is used, will there be an update for the jquery version?

Thanks!

TagsNo tags attached.

Relationships

duplicate of 0026357 acknowledged Vulnerability from library JQuery 2.2.4 

Activities

dregad

dregad

2023-06-20 06:26

developer   ~0067852

You did not provide any details on the vulnerabilities detected (CVE number, etc), so I can't be sure if it's actually the same, but we are aware of security issues with the outdated version of jQuery we're bundling.

Unfortunately, upgrading to jQuery 3.x is not a small undertaking and we don't have the resources for that at the moment. However, the risk is mitigated by use of CSP.

I would definitely recommend not to deactivate jQuery.

I'm closing this as duplicate of 0026357. Next time please search before opening a new issue.