Lucene search
+L

12558 matches found

CNVD
CNVD
added 2021/03/18 12:00 a.m.12 views

IBM Resilient User Enumeration Vulnerability

IBM Resilient is a suite of incident response platforms from IBM in the United States. The platform supports functions such as incident response process orchestration and incident management. A security vulnerability exists in IBM Resilient, which can be exploited by attackers to allow users to...

5.3CVSS6.5AI score0.00944EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2021/03/17 4:50 p.m.19 views

Security Bulletin: IBM Resilient vulnerable to username enumeration (CVE-2020-4635)

Summary IBM Resilient could disclose sensitive information by allowing a user to enumerate usernames. An attacker may use this to determine if a user exists or not. Vulnerability Details CVEID: CVE-2020-4635 DESCRIPTION: IBM Resilient could disclose sensitive information by allowing a user to...

5.3CVSS0.3AI score0.00944EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2021/03/17 12:07 p.m.109 views

Exploit for Unrestricted Upload of File with Dangerous Type in Cutephp Cutenews

CVE-2019-11447 Exploit/PoC - CuteNews 2.1.2 Avatar upload RCE...

8.8CVSS8.9AI score0.52272EPSS
SaveExploits12
CNNVD
CNNVD
added 2021/03/17 12:00 a.m.9 views

IBM Resilient 安全漏洞

IBM Resilient is a suite of incident response platforms from IBM in the United States. The platform supports functions such as incident response process orchestration and incident management. A security vulnerability exists in IBM Resilient, which can be exploited by attackers to allow users to...

5.3CVSS5.7AI score0.00944EPSS
SaveExploits0References5
Prion
Prion
added 2021/03/09 6:15 p.m.32 views

Heap overflow

Hyperledger Besu is an open-source, MainNet compatible, Ethereum client written in Java. In Besu before version 1.5.1 there is a denial-of-service vulnerability involving the HTTP JSON-RPC API service. If username and password authentication is enabled for the HTTP JSON-RPC API service, then prio...

4CVSS6.7AI score0.01503EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2021/03/08 9:15 p.m.24 views

Authentication flaw

In the SPNEGO HTTP Authentication Module for nginx spnego-http-auth-nginx-module before version 1.1.1 basic Authentication can be bypassed using a malformed username. This affects users of spnego-http-auth-nginx-module that have enabled basic authentication. This is fixed in version 1.1.1 of...

7.5CVSS9.2AI score0.0166EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/03/08 9:15 p.m.15 views

CVE-2021-21335

In the SPNEGO HTTP Authentication Module for nginx spnego-http-auth-nginx-module before version 1.1.1 basic Authentication can be bypassed using a malformed username. This affects users of spnego-http-auth-nginx-module that have enabled basic authentication. This is fixed in version 1.1.1 of...

9.8CVSS5.4AI score0.0166EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2021/03/08 8:20 p.m.37 views

CVE-2021-21335 Basic Authentication can be bypassed using a malformed username

In the SPNEGO HTTP Authentication Module for nginx spnego-http-auth-nginx-module before version 1.1.1 basic Authentication can be bypassed using a malformed username. This affects users of spnego-http-auth-nginx-module that have enabled basic authentication. This is fixed in version 1.1.1 of...

5.3CVSS9.5AI score0.0166EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/03/08 12:00 a.m.8 views

spnego-http-auth-nginx-module 授权问题漏洞

Sean Timothy Noonan spnego-http-auth-nginx-module is a Sean Timothy Noonan open source application. It provides a way to add SPNEGO support to nginx functionality. A security vulnerability exists in SPNEGO HTTP Authentication Module for nginx, which stems from the fact that basic authentication c...

9.8CVSS8.3AI score0.0166EPSS
SaveExploits0References2
OSV
OSV
added 2021/03/05 12:15 a.m.8 views

CVE-2021-27314

SQL injection in admin.php in doctor appointment system 1.0 allows an unauthenticated attacker to insert malicious SQL queries via username parameter at login page...

9.8CVSS7.3AI score0.12394EPSS
SaveExploits3References1
NVD
NVD
added 2021/03/05 12:15 a.m.43 views

CVE-2021-27314

SQL injection in admin.php in doctor appointment system 1.0 allows an unauthenticated attacker to insert malicious SQL queries via username parameter at login page...

9.8CVSS0.12394EPSS
SaveExploits3References1
Prion
Prion
added 2021/03/05 12:15 a.m.24 views

Sql injection

SQL injection in admin.php in doctor appointment system 1.0 allows an unauthenticated attacker to insert malicious SQL queries via username parameter at login page...

7.5CVSS9.8AI score0.12394EPSS
SaveExploits3References1Affected Software1
Cvelist
Cvelist
added 2021/03/04 11:32 p.m.38 views

CVE-2021-27314

SQL injection in admin.php in doctor appointment system 1.0 allows an unauthenticated attacker to insert malicious SQL queries via username parameter at login page...

10AI score0.12394EPSS
SaveExploits3References1
CNNVD
CNNVD
added 2021/03/03 12:00 a.m.12 views

Sourcecodesterk Doctor Appointment System SQL注入漏洞

Doctor Appointment System is a PHP/MySQLi based doctor appointment system. A SQL injection vulnerability exists in admin.php in Doctor Appointment System 1.0, which can be exploited to insert a malicious SQL query via the username parameter on the login page...

9.8CVSS5.9AI score0.12394EPSS
SaveExploits3References2
Exploit DB
Exploit DB
added 2021/02/26 12:00 a.m.608 views

Remote Desktop Web Access - Authentication Timing Attack (Metasploit Module)

!/usr/bin/env python3 -- coding: utf-8 -- standard modules from metasploit import module extra modules DEPENDENCIESMISSING = False try: import base64 import itertools import os import requests except ImportError: DEPENDENCIESMISSING = True Metasploit Metadata metadata = 'name': 'Microsoft RDP Web...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2021/02/26 12:00 a.m.812 views

Remote Desktop Web Access Authentication Timing Attack

!/usr/bin/env python3 -- coding: utf-8 -- standard modules from metasploit import module extra modules DEPENDENCIESMISSING = False try: import base64 import itertools import os import requests except ImportError: DEPENDENCIESMISSING = True Metasploit Metadata metadata = 'name': 'Microsoft RDP Web...

0.8AI score
SaveExploits0
Cisco
Cisco
added 2021/02/17 4:00 p.m.64 views

Cisco Webex Meetings Desktop App and Webex Productivity Tools for Windows Shared Memory Information Disclosure Vulnerability

A vulnerability in Cisco Webex Meetings Desktop App and Webex Productivity Tools for Windows could allow an authenticated, local attacker to gain access to sensitive information on an affected system. This vulnerability is due to the unsafe usage of shared memory by the affected software. An...

5.5CVSS0.6AI score0.0041EPSS
SaveExploits0References1
NVD
NVD
added 2021/02/16 8:15 p.m.20 views

CVE-2020-28918

DualShield 5.9.8.0821 allows username enumeration on its login form. A valid username results in prompting for the password, whereas an invalid one will produce an "unknown username" error message...

5.3CVSS0.01046EPSS
SaveExploits0References3
OSV
OSV
added 2021/02/16 8:15 p.m.8 views

CVE-2020-28918

DualShield 5.9.8.0821 allows username enumeration on its login form. A valid username results in prompting for the password, whereas an invalid one will produce an "unknown username" error message...

5.3CVSS6.1AI score0.01046EPSS
SaveExploits0References3
Prion
Prion
added 2021/02/16 8:15 p.m.21 views

Default credentials

DualShield 5.9.8.0821 allows username enumeration on its login form. A valid username results in prompting for the password, whereas an invalid one will produce an "unknown username" error message...

5CVSS5.3AI score0.01046EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder