Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Maven

GHSA-mmjh-45vj-hfvf

GHSA-mmjh-45vj-hfvf is a security vulnerability in org.dojotoolkit:dojo. O3 Security confirms whether GHSA-mmjh-45vj-hfvf is actually reachable in your code before you act, and blocks exploitation at runtime until you patch.

Dojo Open Redirect vulnerability

Also known asCVE-2010-2274
Published
May 17, 2022
Updated
Dec 5, 2024
Affected
5 pkgs
Patched
5 / 5
Exploits
None indexed

Real-World Exposure

5 pkgs affected
org.dojotoolkit:dojoorg.dojotoolkit:dojoorg.dojotoolkit:dojoorg.dojotoolkit:dojoorg.dojotoolkit:dojo

Real-time download stats are indexed for npm and PyPI packages. This vulnerability affects Maven packages — download data is not available via public APIs for these ecosystems.

Description

Multiple open redirect vulnerabilities in Dojo 1.0.x before 1.0.3, 1.1.x before 1.1.2, 1.2.x before 1.2.4, 1.3.x before 1.3.3, and 1.4.x before 1.4.2 allow remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via unspecified vectors, possibly related to dojo/resources/iframe_history.html, dojox/av/FLAudio.js, dojox/av/FLVideo.js, dojox/av/resources/audio.swf, dojox/av/resources/video.swf, util/buildscripts/jslib/build.js, util/buildscripts/jslib/buildUtil.js, and util/doh/runner.html.

Affected Packages

5 total 5 fixed
EcosystemPackageVulnerable rangeFix
Mavenorg.dojotoolkit:dojo1.0.0&&< 1.0.31.0.3
Mavenorg.dojotoolkit:dojo1.1.0&&< 1.1.21.1.2
Mavenorg.dojotoolkit:dojo1.2.0&&< 1.2.41.2.4
Mavenorg.dojotoolkit:dojo1.3.0&&< 1.3.31.3.3
Mavenorg.dojotoolkit:dojo1.4.0&&< 1.4.21.4.2

Detection & mitigation playbook

Open-source dependency
  1. Detect

    Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for org.dojotoolkit:dojo. O3's reachability analysis confirms whether the vulnerable code path is actually invoked in your application, so you act on real exposure instead of every transitive match.

  2. Fix

    Update org.dojotoolkit:dojo to 1.0.3 or later, then make sure no transitive (indirect) dependency still pins the vulnerable range — O3 confirms GHSA-mmjh-45vj-hfvf is resolved across your whole dependency graph.

  3. Workarounds

    If you can't upgrade right away: gate or disable the affected feature, validate untrusted input at the boundary, and avoid passing attacker-controlled data into the vulnerable path. O3's runtime protection blocks exploitation in production as an interim safeguard until the upgrade lands.

  4. How O3 protects you

    O3 pinpoints whether GHSA-mmjh-45vj-hfvf is reachable in your code and exactly where to fix it, then blocks exploitation in production at runtime until the patched version is deployed.

Tailored to GHSA-mmjh-45vj-hfvf. Runtime protection reduces exposure until a permanent patch is applied and verified — it complements patching, it doesn't replace it.

Frequently Asked Questions

Multiple open redirect vulnerabilities in Dojo 1.0.x before 1.0.3, 1.1.x before 1.1.2, 1.2.x before 1.2.4, 1.3.x before 1.3.3, and 1.4.x before 1.4.2 allow remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via unspecified vectors, possibly related to dojo/resources/iframe_history.html, dojox/av/FLAudio.js, dojox/av/FLVideo.js, dojox/av/resources/audio.swf, dojox/av/resources/video.swf, util/buildscripts/jslib/build.js, util/buildscripts/jslib/buildUtil.js, and util/doh/runner.html.
O3 Security · Impact-Aware SCA

Is GHSA-mmjh-45vj-hfvf in your dependencies?

O3 detects GHSA-mmjh-45vj-hfvf across Maven dependencies and uses function-level reachability to confirm whether the vulnerable code path is actually reachable — not just present. No false positives.