Open redirect vulnerability in web2py versions prior to 2.22.5 allows a remote attacker to redirect a user to an arbitrary web site and conduct a phishing attack by having a user to access a specially crafted URL.
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.
Link | Tags |
---|---|
http://web2py.com/ | product vendor advisory |
https://github.com/web2py/web2py/commit/d9805606f88f00c0be56438247605cefde73e14e#diff-c1d01f37ee54d813815718760b9c4d7b274e2be7ad18f65552cd564336ab593bR110 | third party advisory patch |
https://github.com/web2py/web2py/commit/a181b855a43cb8b479d276b082cfcde385768451 | third party advisory patch |
https://jvn.jp/en/jp/JVN02158640/index.html | vdb entry third party advisory |