Lucene search
+L

2453 matches found

Tenable Nessus
Tenable Nessus
added 2021/10/20 12:0 a.m.64 views

Scientific Linux Security Update : java-11-openjdk on SL7.x i686/x86_64 (2021:3892)

The remote Scientific Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the SLSA-2021:3892-1 advisory. - OpenJDK: Loop in HttpsServer triggered during TLS session close JSSE, 8254967 CVE-2021-35565 - OpenJDK: Incorrect principal selection when usin...

7.1CVSS6.2AI score0.14839EPSS
SaveExploits0References11
CVE
CVE
added 2021/10/19 2:8 p.m.65 views

CVE-2011-1075

In CVE-2011-1075, a race condition in FreeBSD’s crontab during the MD5-based change-detection step (MD5File() called with euid 0 to compare previous and new cronjobs) can cause an arbitrary MD5 comparison to be performed regardless of read permissions. The connected sources (Red Hat, Debian secur...

4.3CVSS4.4AI score0.00734EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/10/19 2:8 p.m.27 views

CVE-2011-1075

FreeBSD's crontab calculates the MD5 sum of the previous and new cronjob to determine if any changes have been made before copying the new version in. In particular, it uses the MD5File function, which takes a pathname as an argument, and is called with euid 0. A race condition in this process ma...

4.3AI score0.00734EPSS
SaveExploits0References3
Huntr
Huntr
added 2021/10/13 3:38 p.m.16 views

in star7th/showdoc

Firstly, I would say to the dev, your application Showdoc is good to use, and I will keep an eye on it, continuously improving the safety of it. Then, I would also thank the staff in huntr.dev, your quick response impressed me a lot. ​ Good to work with you enthusiastic people. ​ Description ​...

7.4AI score
SaveExploits0References1
Prion
Prion
added 2021/10/11 7:15 p.m.28 views

Design/Logic Flaw

An issue was discovered in aspeedlpcctrlmmap in drivers/soc/aspeed/aspeed-lpc-ctrl.c in the Linux kernel before 5.14.6. Local attackers able to access the Aspeed LPC control interface could overwrite memory in the kernel and potentially execute privileges, aka CID-b49a0e69a7b1. This occurs becaus...

4.6CVSS7.1AI score0.00358EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/10/07 4:15 p.m.8 views

CVE-2021-3833

Integria IMS login check uses a loose comparator "==" to compare the MD5 hash of the password provided by the user and the MD5 hash stored in the database. An attacker with a specific formatted password could exploit this vulnerability in order to login in the system with different passwords...

9.8CVSS5.8AI score0.01083EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2021/10/07 12:0 a.m.13 views

PT-2021-22048 · Unknown · Integria Ims

Name of the Vulnerable Software and Affected Versions: Integria IMS affected versions not specified Description: The login check in Integria IMS uses a loose comparator to compare the MD5 hash of the user-provided password and the MD5 hash stored in the database. This allows an attacker with a...

9.8CVSS6.8AI score0.01083EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2021/10/06 7:0 a.m.5 views

CVE-2021-3833

Integria IMS login check uses a loose comparator "==" to compare the MD5 hash of the password provided by the user and the MD5 hash stored in the database. An attacker with a specific formatted password could exploit this vulnerability in order to login in the system with different passwords...

9.8CVSS7.3AI score0.01083EPSS
SaveExploits0References4Affected Software1
Huntr
Huntr
added 2021/10/05 9:3 a.m.14 views

in erikdubbelboer/phpredisadmin

Description $response is a salted md5 hash generated based on the concatenated hashed of credentials with other parameters. It has been discovered that $response compares with $data'response' using comparison operator != in file login.inc.php. This might cause unexpected behavior due to type...

0.6AI score
SaveExploits0References1
OSV
OSV
added 2021/09/29 5:14 p.m.4 views

GHSA-2WW3-FXVQ-293J NLTK Vulnerable to REDoS

The nltk package is vulnerable to ReDoS regular expression denial of service. An attacker that is able to provide as an input to the readcomparisonblockhttps://github.com/nltk/nltk/blob/23f4b1c4b4006b0cb3ec278e801029557cec4e82/nltk/corpus/reader/comparativesents.pyL259 function in the file...

8.7CVSS5.8AI score0.01703EPSS
SaveExploits1References7
OSV
OSV
added 2021/09/21 10:9 p.m.6 views

CLSA-2021-1632262184 Fix of CVE: CVE-2021-2388

Fix CVE-2021-2388 OpenJDK: Incorrect comparison during range check elimination...

7.5CVSS6.7AI score0.04008EPSS
SaveExploits0References1
Malwarebytes
Malwarebytes
added 2021/09/17 2:34 p.m.14 views

Facebook’s own research reveals the harm that Instagram can inflict

For years, people have accused social media, and particularly image-driven sites like Instagram, of being bad for young people, particularly young women. It turns that Instagrams owner, Facebook, agrees. Thirty-two percent of teen girls said that when they felt bad about their bodies, Instagram...

7AI score
SaveExploits0
OSV
OSV
added 2021/09/15 1:15 p.m.20 views

CVE-2021-3797

hestiacp is vulnerable to Use of Wrong Operator in String Comparison...

9.8CVSS6.8AI score
SaveExploits0References2
NVD
NVD
added 2021/09/15 1:15 p.m.24 views

CVE-2021-3797

hestiacp is vulnerable to Use of Wrong Operator in String Comparison...

9.8CVSS0.01148EPSS
SaveExploits1References2
Prion
Prion
added 2021/09/15 1:15 p.m.19 views

Design/Logic Flaw

hestiacp is vulnerable to Use of Wrong Operator in String Comparison...

7.5CVSS9.4AI score0.01148EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/09/15 1:5 p.m.53 views

CVE-2021-3797

The CVE-2021-3797 entry for hestiacp has concrete technical details in connected data: in huntr’s description of hestiacp/hestiacp, a CSRF token check uses the != operator to compare $_SESSION["token"] with $_GET["token"] in index.php. This type juggling can bypass the CSRF token, enabling CSRF a...

9.8CVSS7.2AI score0.01148EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/09/15 1:5 p.m.32 views

CVE-2021-3797 Use of Wrong Operator in String Comparison in hestiacp/hestiacp

hestiacp is vulnerable to Use of Wrong Operator in String Comparison...

4.8CVSS9.7AI score0.01148EPSS
SaveExploits1References2
Huntr
Huntr
added 2021/09/10 8:8 a.m.40 views

in hestiacp/hestiacp

✍️ Description $SESSION"token" is a csrf token which is a md5 hash generated based on system time. It has been discovered that $SESSION"token" compares with $GET"token" using comparison operator != in file index.php. This might cause unexpected behavior due to type juggling. It is possible to...

7.5CVSS0.7AI score0.01148EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2021/08/30 4:15 p.m.38 views

Authorization Policy Bypass Due to Case Insensitive Host Comparison

Impact According to RFC 4343, Istio authorization policy should compare the hostname in the HTTP Host header in a case insensitive way, but currently the comparison is case sensitive. The Envoy proxy will route the request hostname in a case-insensitive way which means the authorization policy...

8.3CVSS7.4AI score0.01176EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2021/08/26 4:15 p.m.5 views

CVE-2021-40147

EmTec ZOC before 8.02.2 allows \e201 pastes, a different vulnerability than CVE-2021-32198...

9.8CVSS7.3AI score0.01117EPSS
SaveExploits0References1
Rows per page
Query Builder