Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-3141 PoC — Translatepress Multilinugal < 2.3.3 - Admin+ SQLi

Source
Associated Vulnerability
Title:Translatepress Multilinugal < 2.3.3 - Admin+ SQLi (CVE-2022-3141)
Description:The Translate Multilingual sites WordPress plugin before 2.3.3 is vulnerable to an authenticated SQL injection. By adding a new language (via the settings page) containing specific special characters, the backticks in the SQL query can be surpassed and a time-based blind payload can be injected.
Description
An analysis and demonstration of the unauthenticated SQL Injection vulnerability (CVE-2022-3141) in ACS EDU 3rd Gen.
Readme
# CVE-2022-3141: SQL Injection in ACS EDU 3rd Generation

This repository contains a detailed security analysis and report for the vulnerability identified as `CVE-2022-3141`, affecting the ACS EDU 3rd Generation smart-card system.

---

## Vulnerability Overview

* **CVE ID**: `CVE-2022-3141`
* **Product**: ACS EDU 3rd Generation
* **Vulnerability Type**: SQL Injection (SQLi)
* **Impact**: This vulnerability allows an unauthenticated attacker to bypass the login mechanism and gain unauthorized access to the system.

---

## Repository Contents

This project provides a comprehensive breakdown of the vulnerability, including:

* **Vulnerability Analysis**: A detailed explanation of the security flaw and how it can be exploited.
* **Proof of Concept (PoC)**: Scripts and payloads demonstrating the vulnerability in a controlled environment.
* **Steps to Reproduce**: A clear, step-by-step guide to replicate the vulnerability.
* **Mitigation and Recommendations**: Suggested fixes and security best practices to patch the vulnerability and prevent similar issues.

---

## Purpose

This repository serves as the final report for a security analysis project on the ACS EDU 3rd Generation system. Its goal is to document the findings related to `CVE-2022-3141`, providing a comprehensive breakdown for educational purposes. All information is intended for ethical research only.

---

## Disclaimer

The information provided in this repository is for educational and research purposes. The author is not responsible for any misuse or damage caused by the information herein. Please use this information responsibly and only on systems you are authorized to test.
File Snapshot

[4.0K] /data/pocs/a4becdcffb231f301dccbad8959710e791ca7715 ├── [4.0K] app │   ├── [ 25K] favicon.ico │   ├── [ 488] globals.css │   ├── [ 689] layout.tsx │   └── [5.9K] page.tsx ├── [4.0K] components │   ├── [3.3K] Exploit.tsx │   ├── [1.7K] Fix.tsx │   ├── [2.2K] Flaw.tsx │   ├── [3.8K] Header.tsx │   └── [4.8K] Reflections.tsx ├── [4.0K] Data │   └── [5.2K] ReportData.ts ├── [4.0K] helper │   └── [ 245] codeBlock.tsx ├── [ 133] next.config.ts ├── [ 577] package.json ├── [ 60K] package-lock.json ├── [ 81] postcss.config.mjs ├── [4.0K] public │   ├── [ 391] file.svg │   ├── [1.0K] globe.svg │   ├── [1.3K] next.svg │   ├── [ 128] vercel.svg │   └── [ 385] window.svg ├── [1.6K] README.md ├── [ 598] tsconfig.json └── [4.0K] types └── [ 646] index.d.ts 6 directories, 23 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →