Giter Site home page Giter Site logo

chocapikk / cve-2023-51467 Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 3.0 9 KB

Apache OfBiz Auth Bypass Scanner for CVE-2023-51467

Home Page: https://threatprotect.qualys.com/2023/12/27/apache-ofbiz-authentication-bypass-vulnerability-cve-2023-51467/

Python 100.00%
apache-ofbiz auth-bypass bugbounty cybersecurity ethical-hacking exploit infosec open-source-security patch-management penetration-testing

cve-2023-51467's Introduction

CVE-2023-51467 Scanner ๐Ÿ•ต๏ธโ€โ™‚๏ธ

Description ๐Ÿ“œ

CVE-2023-51467 Scanner is a Python-based command-line tool ๐Ÿ› ๏ธ that scans URLs for a specific vulnerability in the Apache OfBiz ERP system. This zero-day security flaw, tracked as CVE-2023-51467, allows attackers to bypass authentication protections due to an incomplete patch for the critical vulnerability CVE-2023-49070.

Vulnerability Details ๐Ÿ”

The CVE-2023-51467 vulnerability resides in the login functionality of Apache OfBiz versions prior to 18.12.10. It can be exploited by sending an HTTP request with empty or invalid USERNAME and PASSWORD parameters, which results in an authentication success message, allowing unauthorized access to internal resources.

Installation ๐Ÿ’ป

To use the CVE-2023-51467 Scanner, you need Python 3.x.

You can install the required packages using pip ๐Ÿ“ฆ:

pip install -r requirements.txt 

Usage ๐Ÿš€

To scan a single URL ๐ŸŽฏ:

python exploit.py -u http://example.com

To scan a list of URLs from a file ๐Ÿ“Š:

python exploit.py -f urls.txt -o output.txt -t 50

Options โš™๏ธ

  • -u, --url: Single URL to send the GET request to ๐ŸŒ.
  • -f, --file: File containing a list of base URLs to scan ๐Ÿ“„.
  • -o, --output: File to write vulnerable systems to (default is output.txt) ๐Ÿ“.
  • -t, --threads: Number of concurrent threads to use (default is 10) ๐Ÿงต.

Disclaimer โš ๏ธ

This tool is intended for security research and should not be used for illegal activities. The authors of this tool cannot be held responsible for any misuse or damage from its use.

cve-2023-51467's People

Contributors

chocapikk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cve-2023-51467's Issues

Hey

Wanna ask you something. do u have a jabber id or any email to contact u at ? ;)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.