Lucene search
+L

5885 matches found

CVE
CVE
added 2019/07/01 6:27 p.m.117 views

CVE-2019-7666

CVE-2019-7666 affects Prima Systems FlexAir (versions 2.3.38 and earlier). The vulnerability is improper authentication via the MD5 hash of the password, potentially allowing an attacker with database access to log in as admin without decrypting the password. Public sources in the connected docs ...

8.8CVSS8.6AI score0.1482EPSS
SaveExploits5References4Affected Software1
Cvelist
Cvelist
added 2019/07/01 6:27 p.m.39 views

CVE-2019-7666

Prima Systems FlexAir, Versions 2.3.38 and prior. The application allows improper authentication using the MD5 hash value of the password, which may allow an attacker with access to the database to login as admin without decrypting the password...

9.1AI score0.1482EPSS
SaveExploits5References4
OSV
OSV
added 2019/07/01 3:19 p.m.11 views

OPENSUSE-SU-2019:1688-1 Security update for libheimdal

This update for libheimdal fixes the following issues: libheimdal was updated to version 7.7.0: + Bug fixes: - PKCS11 hcrypto back-end: + initialize the p11moduleload function list + verify that not only is a mechanism present but that its mechanism info states that it offers the required...

7.5CVSS7.3AI score0.02486EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2019/07/01 12:00 a.m.11 views

PT-2019-18689 · Prima Systems · Flexair

Name of the Vulnerable Software and Affected Versions: Prima Systems FlexAir versions 2.3.38 and prior Description: The issue allows for improper authentication using the MD5 hash value of the password, potentially enabling an attacker with database access to login as admin without decrypting the...

8.8CVSS8.7AI score0.1482EPSS
SaveExploits5References6
OSV
OSV
added 2019/06/19 3:15 p.m.9 views

CVE-2019-6972

An issue was discovered on TP-Link TL-WR1043ND V2 devices. The credentials can be easily decoded and cracked by brute-force, WordList, or Rainbow Table attacks. Specifically, credentials in the "Authorization" cookie are encoded with URL encoding and base64, leading to easy decoding. Also, the...

7.5CVSS7.1AI score0.01004EPSS
SaveExploits1References2
NVD
NVD
added 2019/06/19 3:15 p.m.22 views

CVE-2019-6972

An issue was discovered on TP-Link TL-WR1043ND V2 devices. The credentials can be easily decoded and cracked by brute-force, WordList, or Rainbow Table attacks. Specifically, credentials in the "Authorization" cookie are encoded with URL encoding and base64, leading to easy decoding. Also, the...

7.5CVSS7.6AI score0.01004EPSS
SaveExploits1References2
Prion
Prion
added 2019/06/19 3:15 p.m.25 views

Default credentials

An issue was discovered on TP-Link TL-WR1043ND V2 devices. The credentials can be easily decoded and cracked by brute-force, WordList, or Rainbow Table attacks. Specifically, credentials in the "Authorization" cookie are encoded with URL encoding and base64, leading to easy decoding. Also, the...

5CVSS7.6AI score0.01004EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2019/06/19 2:06 p.m.109 views

CVE-2019-6972

The CVE-2019-6972 issue affects TP-Link TL-WR1043ND V2 devices. The vulnerability arises from credentials stored in the Authorization cookie being URL-encoded and base64 encoded, making them easily decoded; the username is in cleartext and the password is MD5-hashed after decoding. This exposes w...

7.5CVSS7.6AI score0.01004EPSS
SaveExploits1References2Affected Software1
Metasploit
Metasploit
added 2019/05/31 4:18 p.m.85 views

Password Cracker: Webapps

This module uses John the Ripper or Hashcat to identify weak passwords that have been acquired from various web applications. Atlassian uses PBKDF2-HMAC-SHA1 which is 12001 in hashcat. PHPass uses phpass which is 400 in hashcat. Mediawiki is MD5 based and is 3711 in hashcat. Apache Superset, some...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2019/05/31 4:18 p.m.131 views

Password Cracker: Linux

This module uses John the Ripper or Hashcat to identify weak passwords that have been acquired from unshadowed passwd files from Unix/Linux systems. The module will only crack MD5, BSDi and DES implementations by default. However, it can also crack Blowfish and SHA256/512, but it is much slower...

7.4AI score
SaveExploits0
OSV
OSV
added 2019/05/23 7:29 p.m.9 views

CVE-2019-10855

Computrols CBAS 18.0.0 mishandles password hashes. The approach is MD5 with a pw prefix, e.g., if the password is admin, it will calculate the MD5 hash of pwadmin and store it in a MySQL database...

7.5CVSS7.1AI score0.00899EPSS
SaveExploits0References2
NVD
NVD
added 2019/05/23 7:29 p.m.23 views

CVE-2019-10855

Computrols CBAS 18.0.0 mishandles password hashes. The approach is MD5 with a pw prefix, e.g., if the password is admin, it will calculate the MD5 hash of pwadmin and store it in a MySQL database...

7.5CVSS6.6AI score0.00899EPSS
SaveExploits0References2
Prion
Prion
added 2019/05/23 7:29 p.m.15 views

Default credentials

Computrols CBAS 18.0.0 mishandles password hashes. The approach is MD5 with a pw prefix, e.g., if the password is admin, it will calculate the MD5 hash of pwadmin and store it in a MySQL database...

5CVSS7.8AI score0.00899EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2019/05/23 6:43 p.m.56 views

CVE-2019-10855

CVE-2019-10855 affects Computrols CBAS Web (CBAS Web) and is tied to improper password handling. The documented vulnerability is that CBAS 18.0.0 and related versions store passwords by hashing with MD5 prefixed by a password indicator (e.g., pwadmin), meaning plain or weakly hashed passwords are...

7.5CVSS7.5AI score0.00899EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2019/05/23 6:43 p.m.31 views

CVE-2019-10855

Computrols CBAS 18.0.0 mishandles password hashes. The approach is MD5 with a pw prefix, e.g., if the password is admin, it will calculate the MD5 hash of pwadmin and store it in a MySQL database...

7.6AI score0.00899EPSS
SaveExploits0References2
Slackware Linux
Slackware Linux
added 2019/05/22 11:31 p.m.107 views

[slackware-security] curl

New curl packages are available for Slackware 14.0, 14.1, 14.2, and -current to fix security issues. Here are the details from the Slackware 14.2 ChangeLog: patches/packages/curl-7.65.0-i586-1slack14.2.txz: Upgraded. This release fixes the following security issues: Integer overflows in curlurlse...

7.8CVSS0.3AI score0.49739EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2019/05/14 12:00 a.m.40 views

EulerOS Virtualization 3.0.1.0 : ntp (EulerOS-SA-2019-1556)

According to the versions of the ntp packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A vulnerability was discovered in the NTP server's parsing of configuration directives. A remote, authenticated attacker could cause...

9.8CVSS7.7AI score0.2386EPSS
SaveExploits8References21
Tenable Nessus
Tenable Nessus
added 2019/05/14 12:00 a.m.230 views

EulerOS Virtualization for ARM 64 3.0.1.0 : gnutls (EulerOS-SA-2019-1388)

According to the versions of the gnutls packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerabilities : - It was found that the GnuTLS implementation of HMAC-SHA-384 was vulnerable to a Lucky thirteen style attack. Remote...

5.9CVSS7.5AI score0.03623EPSS
SaveExploits0References4
exploitpack
exploitpack
added 2019/05/13 12:00 a.m.56 views

SOCA Access Control System 180612 - SQL Injection

SOCA Access Control System 180612 - SQL Injection SOCA Access Control System 180612 SQL Injection And Authentication Bypass Vendor: SOCA Technology Co., Ltd Product web page: http://www.socatech.com Affected version: 180612, 170000 and 141007 Summary: The company's products include proximity and...

1AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2019/05/07 12:00 a.m.9 views

The vulnerability of the chap_server_compute_md5() function in the ISCSI protocol implementation for Linux operating systems allows a attacker to cause a service failure or gain access to protected information.

The vulnerability of the chapservercomputemd5 function in the ISCSI kernel implementation of Linux operating systems is related to improper checking of memory access boundaries, which leads to reading beyond the buffer. Exploiting this vulnerability can allow a malicious actor to cause service...

8.3CVSS7AI score0.08743EPSS
SaveExploits0References17Affected Software4
Rows per page
Query Builder