<?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:itsourcecode:leave_management_system:1.0:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aitsourcecodeleave_management_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>Mon, 14 Sep 2026 15:34:01 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aitsourcecodeleave_management_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 itsourcecode Leave Management System</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-90789/</link><pubDate>Mon, 14 Sep 2026 15:34:01 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-90789/</guid><description>The itsourcecode Leave Management System version 1.0 is vulnerable to remote SQL injection via the user_email parameter in login.php, enabling potential authentication bypass or unauthorized database access.</description><content:encoded><![CDATA[<p>The itsourcecode Leave Management System version 1.0 contains a SQL injection vulnerability within the /login.php file. The application fails to properly sanitize the user_email parameter before incorporating it into backend database queries. A remote, unauthenticated attacker can exploit this flaw by submitting crafted SQL payloads to the login endpoint. Successful exploitation may allow an attacker to bypass authentication, extract sensitive information from the database, or modify records. Public exploit code for this vulnerability has been released, increasing the likelihood of opportunistic exploitation against deployments of this system. Organizations using this software should restrict access to the login portal and investigate internal alternatives while awaiting a vendor patch.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows unauthorized access to the Leave Management System database. Depending on the database configuration and permissions, this could result in complete compromise of user credentials, leave history, and employee personal information stored within the system.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor web server access logs for anomalous characters (e.g., single quotes, double dashes, semicolon, or SQL keywords like UNION, SELECT) within the user_email parameter sent to /login.php.</li>
<li>Implement strict input validation or parameterized queries at the application layer to sanitize the user_email input field.</li>
<li>Apply web application firewall (WAF) rules to inspect and block requests containing common SQL injection patterns targeting the /login.php endpoint.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>sqli</category><category>remote-exploit</category></item></channel></rss>