CVE-2006-5662
published 2006-11-03CVE-2006-5662: SQL injection vulnerability in easy notesManager (eNM) 0.0.1 allows remote attackers to execute arbitrary SQL commands via (1) the username parameter in…
PriorityP338high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.09%
61.4th percentile
SQL injection vulnerability in easy notesManager (eNM) 0.0.1 allows remote attackers to execute arbitrary SQL commands via (1) the username parameter in login.php and (2) a search on the "search page."
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| evandor | easy_notesmanager | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
VulDB
Evandor easy notesManager 0.0.1 login.php Username sql injection (EDB-28878 / XFDB-29913)
vuldb·2026-04-26·CVSS 7.5
CVE-2006-5662 [HIGH] Evandor easy notesManager 0.0.1 login.php Username sql injection (EDB-28878 / XFDB-29913)
A vulnerability labeled as critical has been found in Evandor easy notesManager 0.0.1. Affected by this issue is some unknown functionality of the file login.php. The manipulation of the argument Username results in sql injection.
This vulnerability was named CVE-2006-5662. The attack may be performed from remote. In addition, an exploit is available.
GHSA
GHSA-rjv9-243r-rcw6: SQL injection vulnerability in easy notesManager (eNM) 0
ghsa_unreviewed·2022-05-01
CVE-2006-5662 [HIGH] GHSA-rjv9-243r-rcw6: SQL injection vulnerability in easy notesManager (eNM) 0
SQL injection vulnerability in easy notesManager (eNM) 0.0.1 allows remote attackers to execute arbitrary SQL commands via (1) the username parameter in login.php and (2) a search on the "search page."
No detection rules found.
Exploit-DB
Evandor Easy notesManager 0.0.1 - Search Page SQL Injection
exploitdb·2006-10-30
CVE-2006-5662 Evandor Easy notesManager 0.0.1 - Search Page SQL Injection
Evandor Easy notesManager 0.0.1 - Search Page SQL Injection
---
source: https://www.securityfocus.com/bid/20803/info
Easy notesManager is prone to multiple SQL-injection vulnerabilities because it fails to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Supplying the following to the 'search' field will return a list of all users and passwords:
dontcare')) union select 0,login,password,0,0,0,0,0,0,0,0,0,0,0,0,0,0 from users --
Exploit-DB
Evandor Easy notesManager 0.0.1 - 'login.php?Username' SQL Injection
exploitdb·2006-10-30
CVE-2006-5662 Evandor Easy notesManager 0.0.1 - 'login.php?Username' SQL Injection
Evandor Easy notesManager 0.0.1 - 'login.php?Username' SQL Injection
---
source: https://www.securityfocus.com/bid/20803/info
Easy notesManager is prone to multiple SQL-injection vulnerabilities because it fails to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Supplying the following to the 'username' field is sufficient to bypass authentication:
dontcare' and 0=1 union select id,login,'0cc175b9c0f1b6a831c399e269772661',grp,salutation,firstname,lastname,email from users where login='superadmin
No writeups or analysis indexed.
http://securityreason.com/securityalert/1819http://www.securityfocus.com/archive/1/450045/100/0/threadedhttp://www.securityfocus.com/bid/20803https://exchange.xforce.ibmcloud.com/vulnerabilities/29908https://exchange.xforce.ibmcloud.com/vulnerabilities/29913http://securityreason.com/securityalert/1819http://www.securityfocus.com/archive/1/450045/100/0/threadedhttp://www.securityfocus.com/bid/20803https://exchange.xforce.ibmcloud.com/vulnerabilities/29908https://exchange.xforce.ibmcloud.com/vulnerabilities/29913
2006-11-03
Published