Lucene search
+L

513 matches found

securityvulns
securityvulns
added 2005/01/25 12:0 a.m.25 views

Portcullis Security Advisory 05-002 Spectrum Cash Receipting System Weak Password Encryption

Portcullis Security Advisory Vulnerable System: Spectrum Cash Receipting System Vulnerability Title: Spectrum Cash Receipting System Weak Password Protection Vulnerability. Vulnerability discovery and development: Portcullis Security Testing Services. Affected systems: All known versions of...

0.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2004/12/31 12:0 a.m.6 views

PT-2004-3067 · Early Impact · Earlyimpact Productcart

Name of the Vulnerable Software and Affected Versions: EarlyImpact ProductCart affected versions not specified Description: The issue concerns a weak encryption scheme used to encrypt passwords, allowing remote attackers to obtain the password via a chosen plaintext attack. No information is...

7.5CVSS6.6AI score0.06765EPSS
SaveExploits1References14
Atlassian
Atlassian
added 2004/11/14 11:3 p.m.31 views

Encrypt all passwords stored on the file system

Passwords are not encrypted in confluence-mail.cfg.xml nor in confluence.cfg.xml; they should be. Resolve an encryption scheme for anything requiring security stored on the file system...

1.5AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
added 2004/11/14 11:3 p.m.23 views

Encrypt all passwords stored on the file system

panel:bgColor=e7f4fa NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-2146. panel Passwords are not encrypted in confluence-mail.cfg.xml nor in confluence.cfg.xml; they should be. Resolve an...

1.1AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
added 2004/11/14 11:3 p.m.20 views

Encrypt all passwords stored on the file system

panel:bgColor=e7f4fa NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion|http://jira.atlassian.com/browse/CONFSERVER-2146. panel Passwords are not encrypted in confluence-mail.cfg.xml nor in confluence.cfg.xml; they should be. Resolve an...

1.1AI score
SaveExploits0Affected Software1
securityvulns
securityvulns
added 2004/09/27 12:0 a.m.23 views

Multiple ActivePost bugs

Buffer overflows, directory traversal, weak password encryption...

4.1AI score
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2004/08/20 12:0 a.m.12 views

AOL Instant Messenger Password Encryption Weakness

Binary data 1259.prm...

7.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2004/08/18 12:0 a.m.13 views

Ipswitch IMail Weak Password Encryption Weakness

Binary data 2049.prm...

7.3AI score
SaveExploits0
securityvulns
securityvulns
added 2004/04/14 12:0 a.m.45 views

Server Alive week password encryption

Product Description : Servers Alive is an end-to-end network monitor program. Among the many checks it can do: it can monitor any Winsock service, ping a host, check if an NT service/process is running, check the available disk space on a server, retrieve an URL, check your database engine, and...

0.5AI score
SaveExploits0
exploitpack
exploitpack
added 2004/03/26 12:0 a.m.16 views

NetSupport School 7.07.5 - Weak Password Encryption

NetSupport School 7.07.5 - Weak Password Encryption source: https://www.securityfocus.com/bid/9981/info NetSupport School is prone to a password-encryption vulnerability because the application fails to protect passwords with a sufficiently effective encryption scheme. Exploiting this issue may...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/03/26 12:0 a.m.35 views

NetSupport School 7.0/7.5 - Weak Password Encryption

source: https://www.securityfocus.com/bid/9981/info NetSupport School is prone to a password-encryption vulnerability because the application fails to protect passwords with a sufficiently effective encryption scheme. Exploiting this issue may allow an attacker to access user and administrator...

7.4AI score
SaveExploits0
NVD
NVD
added 2003/12/31 5:0 a.m.15 views

CVE-2003-1226

BEA WebLogic Server and Express 7.0 and 7.0.0.1 stores certain secrets concerning password encryption insecurely in config.xml, filerealm.properties, and weblogic-rar.xml, which allows local users to learn those secrets and decrypt passwords...

2.1CVSS6.4AI score0.00208EPSS
SaveExploits0References3
exploitpack
exploitpack
added 2003/05/05 12:0 a.m.16 views

MySQL 3.x4.0.x - Weak Password Encryption

MySQL 3.x4.0.x - Weak Password Encryption // source: https://www.securityfocus.com/bid/7500/info MySQL has been reported to implement a weak password encryption algorithm. It has been reported that the MySQL function used to encrypt MySQL passwords makes just one pass over the password and employ...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2003/05/05 12:0 a.m.13 views

FlashFXP 1.4 - User Password Encryption

FlashFXP 1.4 - User Password Encryption // source: https://www.securityfocus.com/bid/7499/info FlashFXP uses a trivially reversible algorithm to encrypt FTP user credentials. Local attackers with access to the sites.data may exploit this weakness to gain unauthorized access to FTP user credential...

0.7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2003/05/05 12:0 a.m.38 views

FlashFXP 1.4 - User Password Encryption

// source: https://www.securityfocus.com/bid/7499/info FlashFXP uses a trivially reversible algorithm to encrypt FTP user credentials. Local attackers with access to the sites.data may exploit this weakness to gain unauthorized access to FTP user credentials for remote sites. / Flashfxp sites.dat...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2003/05/05 12:0 a.m.45 views

MySQL 3.x/4.0.x - Weak Password Encryption

// source: https://www.securityfocus.com/bid/7500/info MySQL has been reported to implement a weak password encryption algorithm. It has been reported that the MySQL function used to encrypt MySQL passwords makes just one pass over the password and employs a weak left shift based cipher. The hash...

7AI score
SaveExploits0
securityvulns
securityvulns
added 2003/03/22 12:0 a.m.37 views

WFVote

Product : WFVote Version : 0.2 WebSite : http://jid.2yd.ru Problem : Admin access rus Description: ------------ setadmpw.php ========= ... myflock; $f=fopen"votepwd.dat","w"; fputs$f,md5$admpwd1; fclose$f; myfunlock; ... ========= votepwd.dat ======= 21232f297a57a5a743894a0e4a801fc3 =======...

0.8AI score
SaveExploits0
securityvulns
securityvulns
added 2003/03/19 12:0 a.m.30 views

PHP Message Board/Guestbook

Product : PHP Message Board/Guestbook Version : First WebSite : http://www.cyber-cats.com/php Problem : Viewing passwords file Description: ------------ In this script passwords are in passwd.txt file They are encrypted by DES algorithm. In Shrot, all who want see the passwords can make it...

0.4AI score
SaveExploits0
securityvulns
securityvulns
added 2003/02/01 12:0 a.m.46 views

Weak password encryption in memory for multiple SSH2 clients

User's password stays in memory uinecnrypted...

1.8AI score
SaveExploits0References2
NVD
NVD
added 2002/12/31 5:0 a.m.25 views

CVE-2002-1872

Microsoft SQL Server 6.0 through 2000, with SQL Authentication enabled, uses weak password encryption XOR, which allows remote attackers to sniff and decrypt the password...

7.5CVSS7.9AI score0.05945EPSS
SaveExploits0References4
Rows per page
Query Builder