<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Online-Clinic-Management-System (&lt;= E9ee77a8827a1446220fa07ee693dc4d9a29a578) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/online-clinic-management-system--e9ee77a8827a1446220fa07ee693dc4d9a29a578/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Mon, 14 Sep 2026 11:33:01 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/online-clinic-management-system--e9ee77a8827a1446220fa07ee693dc4d9a29a578/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>SQL Injection in online-clinic-management-system</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-90701/</link><pubDate>Mon, 14 Sep 2026 11:33:01 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-90701/</guid><description>An unauthenticated SQL injection vulnerability (CVE-2026-90701) in the online-clinic-management-system allows remote attackers to manipulate database queries via the listdoctor.php searchtext parameter.</description><content:encoded><![CDATA[<p>A SQL injection vulnerability has been identified in the subhajitkhan online-clinic-management-system, affecting all versions up to commit hash e9ee77a8827a1446220fa07ee693dc4d9a29a578. The flaw resides in the listdoctor.php file, specifically within the handling of the searchtext parameter. An unauthenticated remote attacker can inject malicious SQL statements into this input field to manipulate backend database queries. This vulnerability allows for unauthorized data extraction, modification, or deletion from the underlying database. The vulnerability was disclosed via a public issue report, and as of the current intelligence, the project maintainer has not provided a security patch or a specific release version to resolve the flaw. Given the nature of the software as a clinic management system, the potential impact includes the exposure of sensitive patient and administrative medical data.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-90701 allows an unauthenticated attacker to execute arbitrary SQL commands against the application's database. This may lead to a full compromise of the database content, including personally identifiable information (PII) and medical records stored within the online-clinic-management-system. The lack of a patch means all current deployments using the affected commit range are at risk of data breach or loss until the maintainers remediate the vulnerable parameter.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Perform a code review of listdoctor.php in your deployment to implement parameterized queries or prepared statements for the searchtext parameter.</li>
<li>Monitor web application logs for suspicious HTTP GET or POST requests directed at listdoctor.php containing SQL control characters or keywords (e.g., SELECT, UNION, --, OR 1=1).</li>
<li>Implement a Web Application Firewall (WAF) rule to block common SQL injection patterns targeting the searchtext parameter on the listdoctor.php endpoint.</li>
<li>If the application is internet-facing, restrict access to the affected directory via IP allowlisting until a formal security update is provided by the project.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-application</category><category>sql-injection</category><category>vulnerability</category></item></channel></rss>