Lucene search
+L

163 matches found

Kitploit
Kitploit
added 2026/09/10 4:54 a.m.7 views

CVE-2023-30212

CVE-2023-30212 Exploiting vulnerability in Ourphp version 7.2.0 also called CVE 2023 30212 Step 1. Download and install Docker in your system Note. I am using Docker because it’s quick and easy to install ubuntu. Step 2. Setup Docker environment root@kitploit: docker pull ubuntu docker run -d -t...

6.1CVSS6.5AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/10 12:34 a.m.6 views

Vulnerable-Docker--CVE-2023-30212-

Vulnerable-Docker-CVE-2023-30212- This contains the necessary directories and Dockerfile to replicate A vulnerabality in OURPHP that has a XSS Vulnerability CVE-2023-30212. Creating a Vulnerable Docker Environment CVE-2023-30212 PRE-REQUISITS Download Docker sudo apt install -y docker.io Follow...

6.1CVSS6.4AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/09 8:08 p.m.5 views

CVE-2023-30212-OURPHP-Vulnerability

This repository does not have a README...

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

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

Creating-a-Vulnerable-Docker-Environment-CVE-2023-30212- Download files from my repostry using git clone git clone https://github.com/JasaluRah/Creating-a-Vulnerable-Docker-Environment-CVE-2023-30212-.git now to set docker image Creating docker image use the command sudo docker build -t work . To...

6.1CVSS6.4AI score0.08115EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/09 6:54 a.m.9 views

CVE-2023-30212-POC

CVE-2023-30212-POC Creating a Vulnerable Docker Environment & Exploiting vulnerability in Ourphp version 7.2.0 CVE 2023 30212 Step 1. Download and install Docker in your system . I am using Docker because it’s quick and easy to install ubuntu Step 2. Setup Docker environment root@kitploit: sudo...

6.1CVSS6.5AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/09 4:07 a.m.4 views

CVE-2023-30212-LAB

Creating a Vulnerable Docker Environment CVE-2023-30212 Description CVE-2023-30212 is a security vulnerability that affects versions of OURPHP prior to or equal to 7.2.0. This vulnerability allows for Cross-Site Scripting XSS attacks OURPHP Steps let’s download Dockerfile Open Terminal in the...

6.1CVSS6.4AI score0.08115EPSS
SaveExploits9
Nuclei
Nuclei
added 2026/09/09 2:52 a.m.119 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/09 2:52 a.m.65 views

OURPHP <= 7.2.0 - Cross Site Scripting

OURPHP a...

6.1CVSS6.3AI score0.08115EPSS
SaveExploits9References5
Kitploit
Kitploit
added 2026/09/08 4:53 p.m.6 views

CVE-2023-30212-Lab

CVE-2023-30212-Lab GitHub repository with Dockerfile and files to create a vulnerable environment for CVE-2023-30212, enabling exploration of the exploitability of this security vulnerability. Ideal for research and security enthusiasts to study and understand the impact of the vulnerability in a...

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

Exploite-CVE-2023-30212-vulnerability

create a vulnerable Docker environment that is susceptible to CVE-2023-30212 Description Docker environment and exploit the CVE-2023-30212 vulnerabilityVE-2023-30212 is a security vulnerability that affects versions of OURPHP prior to or equal to 7.2.0. This vulnerability allows for Cross-Site...

6.1CVSS6.5AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/08 1:06 a.m.5 views

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

create a vulnerable Docker environment that is susceptible to CVE 2023-30212 Description Docker environment and exploit the CVE-2023-30212 vulnerabilityVE-2023-30212 is a security vulnerability that affects versions of OURPHP prior to or equal to 7.2.0. This vulnerability allows for Cross-Site...

6.1CVSS6.7AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/08 1:06 a.m.8 views

CVE-2023-30212

CVE-2023-30212 Docker environment and exploit the CVE-2023-30212 is a security vulnerability that affects versions of OURPHP prior to or equal to 7.2.0 .This vulnerability allows for Cross-Site Scripting XSS attacks...

6.1CVSS6.3AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/07 3:24 p.m.6 views

Exploite-CVE-2023-30212-Vulnerability

create a vulnerable Docker environment that is susceptible to CVE-2023-30212 Description Docker environment and exploit the CVE-2023-30212 vulnerabilityVE-2023-30212 is a security vulnerability that affects versions of OURPHP prior to or equal to 7.2.0. This vulnerability allows for Cross-Site...

6.1CVSS6.5AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/06 2:05 p.m.6 views

CVE-2023-30212-POC-DOCKER-FILE

CVE-2023-30212 POC : Cross-Site Scripting via /client/manage/ourphpout.php Products Affected By CVE-2023-30212 : Vendor| Product| Version ---|---|--- ourphp...

6.1CVSS6.4AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/05 1:18 p.m.9 views

CVE-2023-30212

CVE-2023-30212 LAB SETUP Prerequisite Download docker.io sudo apt install -y docker.io STEPS 1. Download all files from my repository using the below command. git clone https://github.com/AAsh035/CVE-2023-30212.git 2. Now to make a docker image run the following command: sudo docker build -t vuln...

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

EUVD-2023-34635

Malicious code in bioql PyPI...

6.1CVSS6.3AI score0.01173EPSS
SaveExploits1References1
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
NVD
NVD
added 2025/08/14 8:15 p.m.15 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.12 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