Demarc PureSecure Authentication Check SQL Injection Vulnerability

BID:4520

Info

Demarc PureSecure Authentication Check SQL Injection Vulnerability

Bugtraq ID: 4520
Class: Input Validation Error
CVE:
Remote: Yes
Local: No
Published: Apr 15 2002 12:00AM
Updated: Apr 15 2002 12:00AM
Credit: Discovered by pokleyzz sakamaniaka <[email protected]>.
Vulnerable: Demarc PureSecure 1.0.5 Windows
- Microsoft Windows 2000 Professional SP2
- Microsoft Windows 2000 Professional SP1
- Microsoft Windows 2000 Professional
- Microsoft Windows NT Workstation 4.0 SP6a
- Microsoft Windows NT Workstation 4.0 SP5
- Microsoft Windows NT Workstation 4.0 SP4
- Microsoft Windows NT Workstation 4.0 SP3
- Microsoft Windows NT Workstation 4.0 SP2
- Microsoft Windows NT Workstation 4.0 SP1
- Microsoft Windows NT Workstation 4.0
- Microsoft Windows XP Professional
- Snort Project Snort 1.8.3
Demarc PureSecure 1.0.5 Unix
- Snort Project Snort 1.8.3
Not Vulnerable:

Solution / Fix

Demarc PureSecure Authentication Check SQL Injection Vulnerability

Solution:
pokleyzz sakamaniaka <[email protected]> has suggested making the following addition to the PureSecure script:

line 6113: &safe_slash(\$session_id' );

Demarc has announced that this issue will be resolved in version 1.6 of PureSecure, sceduled for release on April 18, 2002. The following official patch is also provided:

--- demarc Sun Nov 11 23:48:39 2001
+++ demarc-patched Tue Apr 16 12:49:56 2002
@@ -6094,6 +6094,7 @@
################
sub check_login{
my ($session_id) = @_;
+$session_id=~tr/[a-zA-Z0-9]//dc;

($session_id) || return;
&expire_sessions;

© CVE.report 2026

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report