<?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>Cpe:2.3:a:code-Projects:doctor_appointment_system:1.0:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3acode-projectsdoctor_appointment_system1.0/</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>Thu, 03 Sep 2026 23:25:37 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3acode-projectsdoctor_appointment_system1.0/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 Doctor Appointment System 1.0</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-85225/</link><pubDate>Thu, 03 Sep 2026 23:25:37 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-85225/</guid><description>An SQL injection vulnerability in the email parameter of the patient_login.php file allows unauthenticated remote attackers to execute arbitrary SQL commands in Doctor Appointment System 1.0.</description><content:encoded><![CDATA[<p>Doctor Appointment System version 1.0 contains an SQL injection vulnerability located in the patient_login.php file. The vulnerability is triggered via the manipulation of the email argument provided during the authentication process. Because the application fails to properly sanitize user-supplied input before incorporating it into database queries, remote, unauthenticated attackers can inject arbitrary SQL commands. This flaw poses a significant risk to the confidentiality and integrity of the underlying database, potentially allowing attackers to bypass authentication mechanisms, extract sensitive patient information, or modify database content. Given that proof-of-concept exploit code is publicly available, the likelihood of exploitation by threat actors is increased. Defenders should assess their deployments for the presence of this legacy software and consider migration to more secure alternatives.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-85225 allows an unauthenticated remote attacker to gain unauthorized access to the system backend. This can result in the full compromise of the application database, exposure of sensitive PII (Personally Identifiable Information) regarding patients and clinical staff, and potential administrative account takeover, depending on database privileges.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Identify and decommission all instances of Doctor Appointment System 1.0 due to the lack of security patches and known public exploitation.</li>
<li>Implement web application firewall (WAF) rules to detect and block SQL injection payloads targeting the /patient_login.php endpoint, specifically looking for common SQL syntax characters in the email parameter.</li>
<li>Use the Sigma rule provided below to monitor web server logs for exploitation attempts targeting this specific file.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>sqli</category><category>vulnerability-management</category></item></channel></rss>