CVE-2023-50071

HIGH

Sourcecodester Customer Support System 1.0 - SQL Injection via Department ID or Name Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2023-50071. PoCs published by Geraldo Alcantara, geraldoalcantara.

AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Customer Support System 1.0 via the `subject` parameter in a POST request to `/ajax.php?action=save_ticket`. The payload uses a time-based blind SQLi technique with `sleep(5)` to confirm vulnerability.

Description

Sourcecodester Customer Support System 1.0 has multiple SQL injection vulnerabilities in /customer_support/ajax.php?action=save_department via id or name.

Exploits (2)

exploitdb WORKING POC
by Geraldo Alcantara · textwebappsphp
https://www.exploit-db.com/exploits/51862

This exploit demonstrates a SQL injection vulnerability in Customer Support System 1.0 via the `subject` parameter in a POST request to `/ajax.php?action=save_ticket`. The payload uses a time-based blind SQLi technique with `sleep(5)` to confirm vulnerability.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Customer Support System 1.0
Auth required
Prerequisites: Authenticated session · Access to the ticket creation page
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WRITEUP 3 stars
by geraldoalcantara · poc
https://github.com/geraldoalcantara/CVE-2023-50071

The repository provides a detailed technical analysis of CVE-2023-50071, a SQL injection vulnerability in Customer Support System 1.0. It includes specific payloads, HTTP request examples, and steps to reproduce the vulnerability, demonstrating a clear understanding of the issue.

Classification
Writeup 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Customer Support System 1.0
Auth required
Prerequisites: Authenticated access to the application · Ability to send crafted HTTP requests
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (2)

Core 2

Scores

CVSS v3 8.8
EPSS 0.1107
EPSS Percentile 93.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-89
Status published
Products (1)
customer_support_system_project/customer_support_system 1.0
Published Dec 29, 2023
Tracked Since Feb 18, 2026