Lucene search
K

47 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2018-1967

Malware in sbrugna...

7.2CVSS7AI score0.00286EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-0156

Malware in sbrugna...

9.8CVSS6.2AI score0.00558EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-0158

Malware in sbrugna...

5.4CVSS5.4AI score0.00314EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2025/05/23 8:55 a.m.4 views

CVE-2024-35180

OMERO.web provides a web based client and plugin infrastructure. There is currently no escaping or validation of the callback parameter that can be passed to various OMERO.web endpoints that have JSONP enabled. This vulnerability has been patched in version 5.26.0...

6.1CVSS6.7AI score0.00422EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:31 p.m.3 views

CVE-2021-21377

OMERO.web is open source Django-based software for managing microscopy imaging. OMERO.web before version 5.9.0 supports redirection to a given URL after performing login or switching the group context. These URLs are not validated, allowing redirection to untrusted sites. OMERO.web 5.9.0 adds URL...

5.4CVSS6.8AI score0.00314EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:20 p.m.7 views

CVE-2021-41132

OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of jQuery.html, there are a whole host of cross-site scripting possibilities with...

9.8CVSS5.9AI score0.00558EPSS
Exploits0
OSV
OSV
added 2024/05/21 2:33 p.m.12 views

GHSA-VR85-5PWX-C6GQ OMERO.web must check that the JSONP callback is a valid function

Background There is currently no escaping or validation of the callback parameter that can be passed to various OMERO.web endpoints that have JSONP enabled. One such endpoint is /webclient/imgData/.... As we only really use these endpoints with jQuery's own callback name generation ^1 it is quite...

6.1CVSS6.2AI score0.00422EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2024/05/21 2:33 p.m.15 views

OMERO.web must check that the JSONP callback is a valid function

Background There is currently no escaping or validation of the callback parameter that can be passed to various OMERO.web endpoints that have JSONP enabled. One such endpoint is /webclient/imgData/.... As we only really use these endpoints with jQuery's own callback name generation ^1 it is quite...

6.1CVSS6.9AI score0.00422EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2024/05/21 1:15 p.m.10 views

CVE-2024-35180

OMERO.web provides a web based client and plugin infrastructure. There is currently no escaping or validation of the callback parameter that can be passed to various OMERO.web endpoints that have JSONP enabled. This vulnerability has been patched in version 5.26.0...

6.1CVSS6.2AI score0.00422EPSS
Exploits0References2
OSV
OSV
added 2024/05/21 12:33 p.m.9 views

CVE-2024-35180 OMERO.web JSONP callback vulnerability

OMERO.web provides a web based client and plugin infrastructure. There is currently no escaping or validation of the callback parameter that can be passed to various OMERO.web endpoints that have JSONP enabled. This vulnerability has been patched in version 5.26.0...

6.1CVSS6.2AI score0.00422EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/05/21 12:33 p.m.14 views

CVE-2024-35180 OMERO.web JSONP callback vulnerability

OMERO.web provides a web based client and plugin infrastructure. There is currently no escaping or validation of the callback parameter that can be passed to various OMERO.web endpoints that have JSONP enabled. This vulnerability has been patched in version 5.26.0...

6.1CVSS6.7AI score0.00422EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/05/21 12:33 p.m.12 views

CVE-2024-35180 OMERO.web JSONP callback vulnerability

OMERO.web provides a web based client and plugin infrastructure. There is currently no escaping or validation of the callback parameter that can be passed to various OMERO.web endpoints that have JSONP enabled. This vulnerability has been patched in version 5.26.0...

6.1CVSS6.2AI score0.00422EPSS
Exploits0References2
CVE
CVE
added 2024/05/21 12:33 p.m.55 views

CVE-2024-35180

CVE-2024-35180 affects OMERO.web and arises from lack of escaping/validation of the JSONP callback parameter on endpoints with JSONP enabled. The vulnerability can be triggered via the callback parameter used by JSONP-enabled endpoints (e.g., webclient/imgData/...); this issue existed in OMERO.we...

6.1CVSS6.2AI score0.00422EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2022/05/24 5:20 p.m.13 views

GHSA-VWXV-FRJ6-FHC9 OMERO-web Sensitive Data Exposure

OMERO.web before 5.6.3 optionally allows sensitive data elements e.g., a session key to be passed as URL query parameters. If an attacker tricks a user into clicking a malicious link in OMERO.web, the information in the query parameters may be exposed in the Referer header seen by the target...

6.9CVSS5.2AI score0.00345EPSS
Exploits0References4
OSV
OSV
added 2021/10/14 9:19 p.m.19 views

GHSA-G67G-HVC3-XMVF Inconsistent input sanitisation leads to XSS vectors

Background A variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of jQuery.html, there are a whole host of XSS possibilities with specially crafted input to a variety of fields. Impact OMERO.web before 5.11.0 and OMERO.figure befo...

9.8CVSS7.4AI score0.00558EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2021/10/14 9:19 p.m.45 views

Inconsistent input sanitisation leads to XSS vectors

Background A variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of jQuery.html, there are a whole host of XSS possibilities with specially crafted input to a variety of fields. Impact OMERO.web before 5.11.0 and OMERO.figure befo...

9.8CVSS2.1AI score0.00558EPSS
Exploits0References7Affected Software2
NVD
NVD
added 2021/10/14 4:15 p.m.12 views

CVE-2021-41132

OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of jQuery.html, there are a whole host of cross-site scripting possibilities with...

9.8CVSS0.00558EPSS
Exploits0References3
OSV
OSV
added 2021/10/14 4:15 p.m.9 views

CVE-2021-41132

OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of jQuery.html, there are a whole host of cross-site scripting possibilities with...

6.1CVSS5.9AI score
Exploits0References3
Prion
Prion
added 2021/10/14 4:15 p.m.13 views

Cross site scripting

OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of jQuery.html, there are a whole host of cross-site scripting possibilities with...

4.3CVSS5.8AI score0.00558EPSS
Exploits0References3Affected Software2
OSV
OSV
added 2021/10/14 4:15 p.m.15 views

PYSEC-2021-372

OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of jQuery.html, there are a whole host of cross-site scripting possibilities with...

9.8CVSS2AI score0.00558EPSS
Exploits0References3
Rows per page
Query Builder