CVE-2024-35180Medium· 6.1▾ SunlitOMERO.web must check that the JSONP callback is a valid function
▾ Sunlit zone — Low / medium · no exploitation signal
impact 33.6 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Jul 8.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via OSV
0.3%
Last analysed / modified upstream
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 difficult or even impossible to exploit this in vanilla OMERO.web. However, these metadata endpoints are likely to be used by many plugins.
OMERO.web before 5.25.0
Users should upgrade to 5.26.0 or higher
None
For more information If you have any questions or comments about this advisory:
Open an issue in omero-web Email us at [email protected]
omero-web < 5.26.0Upgrade to a patched release:
omero-web 5.26.0Connected by shared product, vendor, weakness, or advisory.
CVE-2021-21376Medium· 6.4OMERO.web exposes some unnecessary session information in the page
CVE-2025-54791Medium· 5.3OMERO.web displays unecessary user information when requesting password reset
CVE-2021-41132Critical· 9.8Inconsistent input sanitisation leads to XSS vectors
CVE-2021-21377Medium· 4.8OMERO webclient does not validate URL redirects on login or switching group.