SQL Injection Vulnerability in Online Note Sharing by Code-Projects
CVE-2025-7157

6.9MEDIUM

Key Information:

Vendor
CVE Published:
8 July 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-7157?

A serious SQL Injection vulnerability has been discovered in the Online Note Sharing application (version 1.0) developed by Code-Projects. This flaw is located in the file /login.php, where improper validation of user-supplied username and password arguments allows attackers to execute arbitrary SQL commands. This manipulation can be exploited remotely, enabling unauthorized access to sensitive data and potential system compromise. The details surrounding this vulnerability have been publicly disclosed, highlighting the urgent need for users to implement security measures to mitigate the threat.

Affected Version(s)

Online Note Sharing 1.0

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
6.9
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

woziziiziz (VulDB User)
.
CVE-2025-7157 : SQL Injection Vulnerability in Online Note Sharing by Code-Projects