Lucene search
+L

163 matches found

Kitploit
Kitploit
added 2026/09/17 11:29 a.m.8 views

Vulnerable-Docker--CVE-2023-30212-

Vulnerable-Docker-CVE-2023-30212- これは、XSS脆弱性(CVE-2023-30212)を持つOURPHPの脆弱性を再現するために必要なディレクトリとDockerfileを含みます。 脆弱なDocker環境の作成(CVE-2023-30212) 前提条件 Dockerをダウンロード sudo apt install -y docker.io 以下のコマンドを順に実行してください: git cloneを使用してこのリポジトリからファイルをダウンロード git clone...

6.1CVSS6.5AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/17 7:29 a.m.12 views

CVE-2023-30212-POC

CVE-2023-30212-POC 脆弱なDocker環境の構築とOurphpバージョン7.2.0(CVE 2023 30212)の脆弱性の悪用 ステップ1. システムにDockerをダウンロードしてインストールします。素早く簡単にUbuntuをインストールできるため、Dockerを使用しています。 ステップ2. Docker環境のセットアップ root@kitploit: sudo apt-get install docker.io docker pull ubuntu docker run -d -t --name test-container -p 80:80 -p 443:44...

6.1CVSS6.7AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/17 4:57 a.m.10 views

CVE-2023-30212

CVE-2023-30212 Ourphp バージョン 7.2.0 の脆弱性を悪用(別名 CVE 2023 30212) ステップ 1. システムに Docker をダウンロードしてインストール (注)。Ubuntu のインストールが迅速かつ簡単なため、Docker を使用しています。 ステップ 2. Docker 環境をセットアップ root@kitploit: docker pull ubuntu docker run -d -t –name test-container -p 80:80 -p 443:44 3 -p 3306:3306 -p 21:21 ubuntu Docker...

6.1CVSS6.7AI score0.08115EPSS
SaveExploits9
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.123 views

OURPHP <= 7.2.0 - Cross Site Scripting

OURPHP alertdocument.domain" matchers-condition: and matchers: - type: word part: body words: - "alertdocument.domain...

6.1CVSS6.3AI score0.01173EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.67 views

OURPHP <= 7.2.0 - Cross Site Scripting

OURPHP a...

6.1CVSS6.3AI score0.08115EPSS
SaveExploits9References5
Kitploit
Kitploit
added 2026/09/16 9:21 p.m.9 views

CVE-2023-30212-LAB

脆弱なDocker環境の作成(CVE-2023-30212) 説明 CVE-2023-30212は、OURPHPのバージョン7.2.0以前に影響するセキュリティ脆弱性です。 この脆弱性により、クロスサイトスクリプティング(XSS)攻撃が可能になります。 OURPHP 手順 Dockerfile をダウンロードしましょう ターミナルを開き、dockerfile をダウンロードしたフォルダに移動します マシンに Docker をインストールします kali@kali:$sudo apt install -y docker.io 新しい Docker イメージを作成します...

6.1CVSS6.5AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/16 8:02 p.m.7 views

CVE-2023-30212-OURPHP-Vulnerability

このリポジトリには README がありません。...

6.1CVSS6.3AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/16 10:32 a.m.10 views

Creating-a-Vulnerable-Docker-Environment-CVE-2023-30212-

脆弱なDocker環境の作成 - CVE-2023-30212- git cloneを使ってリポジトリからファイルをダウンロード git clone https://github.com/JasaluRah/Creating-a-Vulnerable-Docker-Environment-CVE-2023-30212-.git 次にDockerイメージを設定します Dockerイメージの作成 次のコマンドを使用します: sudo docker build -t work . Dockerコンテナを実行するには 次のコマンドを使用します: sudo docker run -d -p 80:...

6.1CVSS6.5AI score0.08115EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/15 4:54 p.m.10 views

CVE-2023-30212-Lab

CVE-2023-30212-Lab CVE-2023-30212の脆弱性環境を作成するためのDockerfileとファイルを含むGitHubリポジトリです。このセキュリティ脆弱性の悪用可能性を調査できます。管理された環境で脆弱性の影響を研究・理解するのに、研究者やセキュリティ愛好家に最適です。 このリポジトリをダウンロードするには: git clone https://github.com/mallutrojan/CVE-2023-30212-Lab.git Cd CVE-2023-30212-Lab chmod u+x lab.sh ./lab.sh http://localhost...

6.1CVSS6.4AI score0.08115EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/15 1:06 a.m.9 views

Exploite-CVE-2023-30212-vulnerability

CVE-2023-30212 に対して脆弱な Docker 環境を作成する 説明 Docker 環境と CVE-2023-30212 脆弱性の悪用VE-2023-30212 は、OURPHP の 7.2.0 以前のバージョンに影響を与えるセキュリティ脆弱性です。この脆弱性により、クロスサイトスクリプティング(XSS)攻撃が可能になります。 OURPHP https://down.chinaz.com/api/index/download?id=51308&type=code CVE-2023-30212 のエクスプロイトをダウンロードします dockerfile...

6.1CVSS6.6AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/15 1:06 a.m.13 views

CVE-2023-30212

CVE-2023-30212 Docker環境とCVE-2023-30212の悪用は、OURPHP 7.2.0以前のバージョンに影響を与えるセキュリティ脆弱性です。この脆弱性により、クロスサイトスクリプティング(XSS)攻撃が可能になります。...

6.1CVSS6.5AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/14 3:25 p.m.9 views

Exploite-CVE-2023-30212-Vulnerability

CVE-2023-30212 に対して脆弱な Docker 環境を作成する 説明 CVE-2023-30212 の脆弱性を悪用するための Docker 環境です。CVE-2023-30212 は、OURPHP のバージョン 7.2.0 以前に影響するセキュリティ脆弱性です。この脆弱性により、クロスサイトスクリプティング XSS 攻撃が可能になります。 OURPHP sudo apt update sudo apt install docker.io Docker イメージと Docker コンテナを構成する 現在のディレクトリにある Dockerfile に基づいて Docker...

6.1CVSS6.8AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/14 11:50 a.m.7 views

-create-a-vulnerable-Docker-environment-that-is-susceptible-to-CVE-2023-30212

CVE 2023-30212 に影響を受けやすい脆弱な Docker 環境を作成する 説明 Docker 環境と CVE-2023-30212 脆弱性の悪用。CVE-2023-30212 は、OURPHP 7.2.0 以前のバージョンに影響するセキュリティ脆弱性です。この脆弱性により、クロスサイトスクリプティング XSS 攻撃が可能になります。 OURPHP sudo apt install docker.io Docker イメージを作成します docker run -d -p Docker イメージを確認します docker ps 新しいコンテナ ID を取得します...

6.1CVSS6.7AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/13 2:05 p.m.8 views

CVE-2023-30212-POC-DOCKER-FILE

CVE-2023-30212 POC : Cross-Site Scripting vía /client/manage/ourphpout.php Productos afectados por CVE-2023-30212 : Vendedor| Producto| Versión ---|---|---...

6.1CVSS6.5AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/12 1:18 p.m.12 views

CVE-2023-30212

CVE-2023-30212 ラボのセットアップ 前提条件 docker.io をダウンロードする sudo apt install -y docker.io 手順 1. 以下のコマンドを使用して、私のリポジトリからすべてのファイルをダウンロードします。 git clone https://github.com/AAsh035/CVE-2023-30212.git 2. 次に、Docker イメージを作成するために以下のコマンドを実行します。 sudo docker build -t vuln . 3. 次に、Docker イメージをコンテナに変更します。コンテナはポート 80...

6.1CVSS6.5AI score0.08115EPSS
SaveExploits9References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.17 views

EUVD-2023-34636

Malicious code in bioql PyPI...

9.8CVSS9.4AI score0.00953EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2023-34635

Malicious code in bioql PyPI...

6.1CVSS6.3AI score0.01173EPSS
SaveExploits1References1
NVD
NVD
added 2025/08/14 8:15 p.m.17 views

CVE-2025-51965

OURPHP thru 8.6.1 is vulnerable to Cross-Site Scripting XSS via the "Name" field of the "Complete Profile" functionality under the "My User Center" page, which can be accessed after registering through the front-end interface...

6.1CVSS0.00202EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/08/14 12:00 a.m.20 views

CVE-2025-51965

OURPHP thru 8.6.1 is vulnerable to Cross-Site Scripting XSS via the "Name" field of the "Complete Profile" functionality under the "My User Center" page, which can be accessed after registering through the front-end interface...

0.00202EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/14 12:00 a.m.13 views

PT-2025-33411 · Ourphp · Ourphp

Name of the Vulnerable Software and Affected Versions: OURPHP versions through 8.6.1 Description: OURPHP through version 8.6.1 is susceptible to Cross-Site Scripting XSS via the Name field within the "Complete Profile" functionality located in the "My User Center" page. This functionality is...

6.1CVSS5.4AI score0.00202EPSS
SaveExploits0References6
Rows per page
Query Builder