Lucene search
+L

14244 matches found

Microsoft KB
Microsoft KB
•added 2021/10/12 7:00 a.m.•97 views

Description of the security update for SharePoint Foundation 2013: October 12, 2021 (KB5002042)

Description of the security update for SharePoint Foundation 2013: October 12, 2021 KB5002042 Summary This security update resolves a Microsoft SharePoint Server spoofing vulnerability and Microsoft SharePoint Server remote code execution vulnerability. To learn more about the vulnerabilities, se...

8.8CVSS8.3AI score0.48205EPSS
SaveExploits0
NVD
NVD
•added 2021/10/11 11:15 a.m.•30 views

CVE-2021-24651

The Poll Maker WordPress plugin before 3.4.2 allows unauthenticated users to perform SQL injection via the aysfinishpoll AJAX action. While the result is not disclosed in the response, it is possible to use a timing attack to exfiltrate data such as password hash...

7.5CVSS0.0164EPSS
SaveExploits2References1
Prion
Prion
•added 2021/10/11 11:15 a.m.•33 views

Sql injection

The Poll Maker WordPress plugin before 3.4.2 allows unauthenticated users to perform SQL injection via the aysfinishpoll AJAX action. While the result is not disclosed in the response, it is possible to use a timing attack to exfiltrate data such as password hash...

5CVSS8AI score0.0164EPSS
SaveExploits2References1Affected Software1
wpexploit
wpexploit
•added 2021/10/11 12:00 a.m.•648 views

MAZ Loader < 1.3.3 - Contributor+ SQL Injection

The plugin does not validate or escape the loaderid parameter of the mzldr shortcode, which allows users with a role as low as Contributor to perform SQL injection. As a user with a role as low as Contributor, put the following shortcode in a page/post and view/preview it to get the login...

8.8CVSS0.8AI score0.01334EPSS
SaveExploits2
CNNVD
CNNVD
•added 2021/10/11 12:00 a.m.•12 views

WordPress 插件 SQL注入漏洞

WordPress is the Wordpress Foundation's suite of blogging platforms developed using the PHP language. The platform supports setting up personal blog sites on PHP and MySQL servers. SQL injection vulnerability exists in versions prior to WordPress Poll Maker plugin 3.4.2, which stems from the plug...

7.5CVSS7.6AI score0.0164EPSS
SaveExploits2References2
OSV
OSV
•added 2021/10/08 3:15 p.m.•18 views

CVE-2021-36767

In Digi RealPort through 4.10.490, authentication relies on a challenge-response mechanism that gives access to the server password, making the protection ineffective. An attacker may send an unauthenticated request to the server. The server will reply with a weakly-hashed version of the server's...

9.8CVSS7.3AI score0.00687EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2021/10/08 12:00 a.m.•15 views

PT-2021-21345 · Digi · Digi Realport

Name of the Vulnerable Software and Affected Versions: Digi RealPort versions 4.8.488.0 through 4.10.490 Description: The authentication mechanism in Digi RealPort relies on a challenge-response system that provides access to the server password, rendering the protection ineffective. An attacker...

9.8CVSS9.5AI score0.00687EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2021/10/07 3:10 p.m.•44 views

CVE-2021-3833 Integria IMS incorrect authorization

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.8CVSS9.5AI score0.01119EPSS
SaveExploits0References2
CVE
CVE
•added 2021/10/07 3:10 p.m.•73 views

CVE-2021-3833

CVE-2021-3833 affects Integria IMS where the login check compares MD5(password) using a loose equality (==) instead of a secure comparison. This allows an attacker with a specially formatted password to authenticate as another user, effectively bypassing login checks. The issue is described as en...

9.8CVSS9.5AI score0.01119EPSS
SaveExploits0References2Affected Software1
zdt
zdt
•added 2021/10/07 12:00 a.m.•493 views

Windows/x86 - Bind TCP shellcode / Dynamic PEB & EDT method null-free Shellcode (415 bytes)

; Name: Windows/x86 - Bind TCP shellcode / Dynamic PEB & EDT method null-free Shellcode 415 bytes ; Author: h4pp1n3ss ; Tested on: Microsoft Windows Version 10.0.19042.1237 ; Description: ; This a bind tcp shellcode that open a listen socket on 0.0.0.0 and port 1337. In order to accomplish this...

SaveExploits0
Positive Technologies
Positive Technologies
•added 2021/10/07 12:00 a.m.•19 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.01119EPSS
SaveExploits0References6
attackerkb
attackerkb
•added 2021/10/06 7:00 a.m.•13 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.01119EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
•added 2021/10/06 12:00 a.m.•9 views

PT-2021-14727 · Jenkins · Jenkins +1

Name of the Vulnerable Software and Affected Versions: Jenkins Git Plugin versions 4.8.2 and earlier Description: The issue arises from the failure to escape Git SHA-1 checksum parameters provided to commit notifications when displayed in a build cause, resulting in a stored cross-site scripting...

6.1CVSS5.8AI score0.01237EPSS
SaveExploits0References8
Huntr
Huntr
•added 2021/10/05 9:03 a.m.•19 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
Huntr
Huntr
•added 2021/10/05 6:46 a.m.•16 views

in livehelperchat/livehelperchat

Description Sensitive data on the application can be exposed after the user logout Proof of Concept 1 Login to the application demo.livehelperchat.com/siteadmin/ 2 Go to page like My Account , or Any other page 3 Click logout 4 Click browser back button Impact When a user logs out without closing...

6.8AI score
SaveExploits0References1
NVD
NVD
•added 2021/10/04 6:15 p.m.•21 views

CVE-2021-38400

An attacker with physical access to Boston Scientific Zoom Latitude Model 3120 can remove the hard disk drive or create a specially crafted USB to extract the password hash for brute force reverse engineering of the system password...

6.9CVSS0.00149EPSS
SaveExploits0References1
OSV
OSV
•added 2021/10/04 6:15 p.m.•12 views

CVE-2021-23857

Login with hash: The login routine allows the client to log in to the system not by using the password, but by using the hash of the password. Combined with CVE-2021-23858, this allows an attacker to subsequently login to the system...

9.8CVSS7.2AI score0.01234EPSS
SaveExploits0References1
NVD
NVD
•added 2021/10/04 6:15 p.m.•27 views

CVE-2021-23857

Login with hash: The login routine allows the client to log in to the system not by using the password, but by using the hash of the password. Combined with CVE-2021-23858, this allows an attacker to subsequently login to the system...

10CVSS0.01234EPSS
SaveExploits0References1
Prion
Prion
•added 2021/10/04 6:15 p.m.•26 views

Hardcoded credentials

An attacker with physical access to Boston Scientific Zoom Latitude Model 3120 can remove the hard disk drive or create a specially crafted USB to extract the password hash for brute force reverse engineering of the system password...

4.6CVSS6.7AI score0.00149EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2021/10/04 6:15 p.m.•5 views

CVE-2021-23857

Login with hash: The login routine allows the client to log in to the system not by using the password, but by using the hash of the password. Combined with CVE-2021-23858, this allows an attacker to subsequently login to the system...

10CVSS7.1AI score0.01243EPSS
SaveExploits0References2
Rows per page
Query Builder