Online Notice Board System v1.0 - SQLi

9.8

Critical

Discovered by 

Andres Roldan

Offensive Team, Fluid Attacks

Summary

Full name

Online Notice Board System v1.0 - Multiple Unauthenticated SQL Injections (SQLi)

Code name

State

Public

Release date

Jan 2, 2024

Affected product

Online Notice Board System

Vendor

Kashipara Group

Affected version(s)

Version 1.0

Vulnerability name

Unauthenticated SQL Injections (SQLi)

Vulnerability type

Remotely exploitable

Yes

CVSS v3.0 vector string

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS v3.0 base score

9.8

Exploit available

Yes

Description

Online Notice Board System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities.

Vulnerabilities

CVE-2023-50743

The 'dd' parameter of the registration.php resource does not validate the characters received and they are sent unfiltered to the database. The vulnerable code is:


CVE-2023-50752

The 'e' parameter of the login.php resource does not validate the characters received and they are sent unfiltered to the database. The vulnerable code is:

extract($_POST);
if(isset($save))
{

 if($e=="" || $p=="")
 {
 $err="<font color='red'>fill all the fileds first</font>

CVE-2023-50753

The 'dd' parameter of the user/update_profile.php resource does not validate the characters received and they are sent unfiltered to the database. The vulnerable code is:


Our security policy

We have reserved the IDs CVE-2023-50743, CVE-2023-50752 and CVE-2023-50753 to refer to these issues from now on.

Disclosure policy

System Information

  • Version: Online Notice Board System v1.0

  • Operating System: Any

Mitigation

There is currently no patch available for this vulnerability.

References

Timeline

Vulnerability discovered

Dec 11, 2023

Vendor contacted

Dec 11, 2023

Public disclosure

Jan 2, 2024

Start your 21-day free trial

Discover the benefits of our Continuous Hacking solution, which organizations of all sizes are already enjoying.

Start your 21-day free trial

Discover the benefits of our Continuous Hacking solution, which organizations of all sizes are already enjoying.

Start your 21-day free trial

Discover the benefits of our Continuous Hacking solution, which organizations of all sizes are already enjoying.

Fluid Attacks' solutions enable organizations to identify, prioritize, and remediate vulnerabilities in their software throughout the SDLC. Supported by AI, automated tools, and pentesters, Fluid Attacks accelerates companies' risk exposure mitigation and strengthens their cybersecurity posture.

SOC 2 Type II

SOC 3

Subscribe to our newsletter

Stay updated on our upcoming events and latest blog posts, advisories and other engaging resources.

© 2025 Fluid Attacks. We hack your software.

Fluid Attacks' solutions enable organizations to identify, prioritize, and remediate vulnerabilities in their software throughout the SDLC. Supported by AI, automated tools, and pentesters, Fluid Attacks accelerates companies' risk exposure mitigation and strengthens their cybersecurity posture.

SOC 2 Type II

SOC 3

Subscribe to our newsletter

Stay updated on our upcoming events and latest blog posts, advisories and other engaging resources.

© 2025 Fluid Attacks. We hack your software.

Fluid Attacks' solutions enable organizations to identify, prioritize, and remediate vulnerabilities in their software throughout the SDLC. Supported by AI, automated tools, and pentesters, Fluid Attacks accelerates companies' risk exposure mitigation and strengthens their cybersecurity posture.

SOC 2 Type II

SOC 3

Subscribe to our newsletter

Stay updated on our upcoming events and latest blog posts, advisories and other engaging resources.

© 2025 Fluid Attacks. We hack your software.