<?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>Daily Expense Tracker System (1.1) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/daily-expense-tracker-system-1.1/</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>Tue, 15 Sep 2026 01:37:51 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/daily-expense-tracker-system-1.1/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 PHPGurukul Daily Expense Tracker System</title><link>https://feed.craftedsignal.io/briefs/2026-09-phpgurukul-sql-injection/</link><pubDate>Tue, 15 Sep 2026 01:37:51 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-phpgurukul-sql-injection/</guid><description>An unauthenticated SQL injection vulnerability in the login component of PHPGurukul Daily Expense Tracker System 1.1 allows remote attackers to execute arbitrary database queries.</description><content:encoded><![CDATA[<p>PHPGurukul Daily Expense Tracker System version 1.1 contains a SQL injection vulnerability within the login component. The vulnerability is located in the '/dets/index.php' file, where the 'email' parameter fails to properly sanitize user-supplied input before passing it to database queries. An unauthenticated remote attacker can supply crafted SQL payloads via the email argument to manipulate back-end queries. This allows for unauthorized data access, potential authentication bypass, or administrative compromise of the underlying database. The vulnerability has been publicly disclosed and is considered exploitable by remote actors. Defenses should focus on monitoring HTTP requests to the identified login endpoint for signs of SQL injection patterns.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows an unauthenticated attacker to interact directly with the application database, potentially resulting in the exfiltration of user credentials, financial records, or system configuration data. In high-privilege scenarios, this may facilitate a full compromise of the application server.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize remediation by updating or patching the PHPGurukul Daily Expense Tracker System to a version that addresses CVE-2026-90844. As the component is vulnerable to SQL injection, ensure that all input handling in 'index.php' utilizes prepared statements or parameterized queries.</p>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>sql-injection</category><category>cve-2026-90844</category></item></channel></rss>