Lucene search
+L

11845 matches found

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.813 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
OSV
OSV
added 2021/02/17 3:15 p.m.7 views

CVE-2020-36003

The id parameter in detail.php of Online Book Store v1.0 is vulnerable to union-based blind SQL injection, which leads to the ability to retrieve all databases...

7.5CVSS5.8AI score0.01547EPSS
SaveExploits1References3
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.01083EPSS
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.01083EPSS
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.01083EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/02/16 7:57 p.m.33 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.3CVSS5.4AI score0.01083EPSS
SaveExploits0References3
CVE
CVE
added 2021/02/16 7:57 p.m.63 views

CVE-2020-28918

CVE-2020-28918 concerns DualShield 5.9.8.0821, where the login form exposes a username enumeration vulnerability. The behavior differentiates valid vs invalid usernames: a valid username advances to password prompt, while an invalid one returns an "unknown username" message. Across the connected ...

5.3CVSS5.3AI score0.01083EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/02/15 1:15 a.m.7 views

CVE-2020-29451

Affected versions of Atlassian Jira Server and Data Center allow remote attackers to enumerate Jira projects via an Information Disclosure vulnerability in the Jira Projects plugin report page. The affected versions are before version 8.5.11, from version 8.6.0 before 8.13.3, and from version...

4.3CVSS5.8AI score0.00876EPSS
SaveExploits0References1
NVD
NVD
added 2021/02/15 1:15 a.m.15 views

CVE-2020-29451

Affected versions of Atlassian Jira Server and Data Center allow remote attackers to enumerate Jira projects via an Information Disclosure vulnerability in the Jira Projects plugin report page. The affected versions are before version 8.5.11, from version 8.6.0 before 8.13.3, and from version...

4.3CVSS0.00876EPSS
SaveExploits0References1
Prion
Prion
added 2021/02/15 1:15 a.m.16 views

Information disclosure

Affected versions of Atlassian Jira Server and Data Center allow remote attackers to enumerate Jira projects via an Information Disclosure vulnerability in the Jira Projects plugin report page. The affected versions are before version 8.5.11, from version 8.6.0 before 8.13.3, and from version...

4CVSS4.5AI score0.00876EPSS
SaveExploits0References1Affected Software3
Cvelist
Cvelist
added 2021/02/15 12:45 a.m.39 views

CVE-2020-29451

Affected versions of Atlassian Jira Server and Data Center allow remote attackers to enumerate Jira projects via an Information Disclosure vulnerability in the Jira Projects plugin report page. The affected versions are before version 8.5.11, from version 8.6.0 before 8.13.3, and from version...

4.5AI score0.00876EPSS
SaveExploits0References1
OSV
OSV
added 2021/02/11 6:15 p.m.26 views

CVE-2020-1717

A flaw was found in Keycloak 7.0.1. A logged in user can do an account email enumeration attack...

2.7CVSS6.7AI score
SaveExploits0References2
NVD
NVD
added 2021/02/11 6:15 p.m.24 views

CVE-2020-1717

A flaw was found in Keycloak 7.0.1. A logged in user can do an account email enumeration attack...

4CVSS0.00766EPSS
SaveExploits0References2
Prion
Prion
added 2021/02/11 6:15 p.m.26 views

Design/Logic Flaw

A flaw was found in Keycloak 7.0.1. A logged in user can do an account email enumeration attack...

4CVSS3.8AI score0.00766EPSS
SaveExploits0References2Affected Software3
CVE
CVE
added 2021/02/11 3:27 p.m.143 views

CVE-2020-1717

Keycloak 7.0.1 contains an account email enumeration issue where a logged-in user can determine whether an email is associated with an existing account. The CVE entry notes a low overall CVSS v3.1 base score (2.7) with Confidentiality impact as the primary concern; Privileges Required is High, an...

4CVSS3.6AI score0.00766EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/02/11 3:27 p.m.39 views

CVE-2020-1717

A flaw was found in Keycloak 7.0.1. A logged in user can do an account email enumeration attack...

3.5AI score0.00766EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/02/11 12:00 a.m.16 views

Keycloak security vulnerability

A security vulnerability exists in Keycloak 7.0.1 that originates from an account email enumeration attack by a logged in user...

4CVSS5.8AI score0.00766EPSS
SaveExploits0References3
Hacker One
Hacker One
added 2021/02/10 9:40 p.m.17 views

U.S. Dept Of Defense: Course Registration Form Allowing an attacker to dump all the candidate name who had enrolled for the course

The application allowed an attacker to enumerate all candidate names who had applied for various courses by cycling a numeric parameter in the application's URL...

6.9AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2021/02/10 11:15 a.m.6 views

CVE-2021-23873

Privilege Escalation vulnerability in McAfee Total Protection MTP prior to 16.0.30 allows a local user to gain elevated privileges and perform arbitrary file deletion as the SYSTEM user potentially causing Denial of Service via manipulating Junction link, after enumerating certain files, at a...

7.8CVSS6.4AI score0.00654EPSS
SaveExploits0References3
Rows per page
Query Builder