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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-35468 PoC — Human Resource Management System 安全漏洞

Source
Associated Vulnerability
Title:Human Resource Management System 安全漏洞 (CVE-2024-35468)
Description:Human Resource Management System是maverickosama个人开发者的一个人力资源管理系统。 SourceCodester Human Resource Management System 1.0版本存在安全漏洞,该漏洞源于存在SQL注入漏洞,允许攻击者通过password参数执行任意SQL命令。
Description
CVE-2024-35468 | SQL injection
Readme
# CVE-2024-35468
#### Submitter: Kha Do

## Human Resource Management System 1.0

## Vulnerability
SQL injection

## Description
SQL injection vulnerability in /hrm/index.php in SourceCodester Human Resource Management System 1.0 allow attackers to execute arbitrary SQL commands via the password parameters.

## Affected component
/hrm/index.php

## Impact
The attacker can use payload `'or'1'='1` login with administrator account without credentials.

## POC
Login with anonymous
![SQLi_bypass_login](https://github.com/dovankha/SQLi_Login/assets/63991630/700a5c6f-75ac-4e4f-94e0-137521510dd0)

Source code contain vulnerability
![Source_code_SQLi](https://github.com/dovankha/SQLi_Login/assets/63991630/6ff51ab9-c33f-413b-bf18-52bf06388067)


### Video

https://github.com/dovankha/SQLi_Login/assets/63991630/5ce70c62-86c7-4304-be04-1b8b53cf31c8

File Snapshot

[4.0K] /data/pocs/b5f552c8a075ec4f1e62a98aad51b0318fd5a7d6 └── [ 850] README.md 0 directories, 1 file
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.