Lucene search
+L

1500 matches found

RedhatCVE
RedhatCVE
added 2020/12/16 2:58 p.m.40 views

CVE-2020-27837

A race condition in the handling of session shutdown makes it possible to bypass the lock screen for a user that has autologin enabled, accessing their session without authentication. This is similar to CVE-2017-12164, but requires more difficult conditions to exploit...

6.9CVSS1.9AI score0.00385EPSS
SaveExploits0References3
Prion
Prion
added 2020/12/14 6:15 p.m.20 views

Design/Logic Flaw

OpenAsset Digital Asset Management DAM through 12.0.19 does not correctly determine the HTTP request's originating IP address, allowing attackers to spoof it using X-Forwarded-For in the header, by supplying localhost address such as 127.0.0.1, effectively bypassing all IP address based access...

5CVSS7.4AI score0.0244EPSS
SaveExploits1References4Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2020/12/11 4:00 p.m.58 views

Security Bulletin: There are multiple vulnerabilities in the Linux Kernel used in IBM Elastic Storage System

Summary There are security vulnerabilities in versions of Linux Kernel that are shipped with versions of IBM Elastic Storage System. A fix for these vulnerabilities is available. Vulnerability Details CVEID: CVE-2020-14385 DESCRIPTION: Linux Kernel is vulnerable to a denial of service, caused by ...

7.2CVSS1.4AI score0.00706EPSS
SaveExploits2Affected Software1
Cvelist
Cvelist
added 2020/12/09 12:19 a.m.24 views

CVE-2020-26951

A parsing and event loading mismatch in Firefox's SVG code could have allowed load events to fire, even after sanitization. An attacker already capable of exploiting an XSS vulnerability in privileged internal pages could have used this attack to bypass our built-in sanitizer. This vulnerability...

6.6AI score0.01051EPSS
SaveExploits0References4
HackRead
HackRead
added 2020/11/27 5:12 p.m.94 views

Vulnerability allowed bypassing 2FA in WHM & cPanel by bruteforcing

By Sudais Asif The vulnerability CVE-2020-27641 allowed malicious actors to bypass two-factor authentication 2FA on the software using brute-force attacks. This is a post from HackRead.com Read the original post: Vulnerability allowed bypassing 2FA in WHM & cPanel by bruteforcing...

4.2AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2020/11/24 12:00 a.m.51 views

CVE-2015-9550

An issue was discovered on TOTOLINK A850R-V1 through 1.0.1-B20150707.1612 and F1-V2 through 1.1-B20150708.1646 devices. By sending a specific hel,xasf packet to the WAN interface, it is possible to open the web management interface on the WAN interface. Recent assessments: Assessed Attacker Value...

7.5CVSS7.3AI score0.01555EPSS
SaveIn wildExploits1References2
Cvelist
Cvelist
added 2020/11/23 3:32 p.m.44 views

CVE-2020-1778 Bypassing user account validation

When OTRS uses multiple backends for user authentication with LDAP, agents are able to login even if the account is set to invalid. This issue affects OTRS; 8.0.9 and prior versions...

4.1CVSS4.7AI score0.00651EPSS
SaveExploits0References1
Prion
Prion
added 2020/11/19 12:15 a.m.30 views

Code injection

The Terraform API in GitLab CE/EE 12.10+ exposed the object storage signed URL on the delete operation allowing a malicious project maintainer to overwrite the Terraform state, bypassing audit and other business controls. Affected versions are =12.10, =13.4, =13.5, 13.5.2...

5.5CVSS7.3AI score0.00765EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/11/18 11:57 p.m.41 views

CVE-2020-13359

The Terraform API in GitLab CE/EE 12.10+ exposed the object storage signed URL on the delete operation allowing a malicious project maintainer to overwrite the Terraform state, bypassing audit and other business controls. Affected versions are =12.10, =13.4, =13.5, 13.5.2...

7.6CVSS7.4AI score0.00765EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2020/11/17 6:11 p.m.37 views

CVE-2020-13348

An issue has been discovered in GitLab EE affecting all versions starting from 10.2. Required CODEOWNERS approval could be bypassed by targeting a branch without the CODEOWNERS file. Affected versions are =10.2, =13.4, =13.5, 13.5.2...

5.7CVSS5.6AI score0.00799EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2020/11/17 6:11 p.m.67 views

CVE-2020-13348

Removed by vendor...

5.7CVSS6.2AI score0.00799EPSS
SaveExploits0
Prion
Prion
added 2020/11/09 10:15 p.m.21 views

Integer overflow

An issue was discovered in ReadyTalk Avian 1.2.0 before 2020-10-27. The FileOutputStream.write method in FileOutputStream.java has a boundary check to prevent out-of-bounds memory read/write operations. However, an integer overflow leads to bypassing this check and achieving the out-of-bounds...

7.5CVSS9.4AI score0.01736EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2020/11/09 11:41 a.m.145 views

Server-Side Request Forgery (SSRF)

axios is vulnerable to server-side request forgery SSRF. The vulnerability exists due to a lack of validation of the URL that is passed via the request from client, allowing the attacker to bypass a proxy and submit requests on behalf of the server by providing a URL that responds with a redirect...

5.9CVSS2.3AI score0.02348EPSS
SaveExploits1References11Affected Software2
Hacker One
Hacker One
added 2020/11/09 4:47 a.m.78 views

Stripo Inc: No rate limiting for subscribe email + lead to Cross origin misconfiguration

Summary: I found bypass no rate limiting using Access-Control-Allow-Origin: and look the response as 200 vulnerable No rate limit means their is no mechanism to protect against the requests you made in a short frame of time. If the repetition doesn't give any error after 50, 100, 1000 repetitions...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/11/06 11:23 a.m.103 views

BugPoC: Solution for XSS challenge wacky.buggywebsite.com

Summary: Found a HTML injection in https://wacky.buggywebsite.com/frame.html?param=Injected Bypasswing CSP : CSP : script-src 'nonce-txjohfomwjdo' 'strict-dynamic'; frame-src 'self'; object-src 'none'; Then found a vuln code in https://wacky.buggywebsite.com/frame.html js window.fileIntegrity =...

0.3AI score
SaveExploits0
Prion
Prion
added 2020/11/03 3:15 a.m.26 views

Design/Logic Flaw

Insufficient policy enforcement in Intents in Google Chrome on Android prior to 86.0.4240.75 allowed a local attacker to bypass navigation restrictions via crafted Intents...

4.6CVSS7.2AI score0.00246EPSS
SaveExploits0References7Affected Software4
BDU FSTEC
BDU FSTEC
added 2020/10/20 12:00 a.m.12 views

The vulnerability of the Windows operating system’s kernel, which allows a hacker to increase their privileges

The vulnerability of the Windows operating system’s kernel is related to the bypassing of security functions. Exploiting this vulnerability can allow an attacker to increase their privileges...

6.2CVSS6.3AI score0.02787EPSS
SaveExploits0References3
Prion
Prion
added 2020/10/16 11:15 p.m.24 views

Security feature bypass

A spoofing vulnerability exists when Windows incorrectly validates file signatures. An attacker who successfully exploited this vulnerability could bypass security features and load improperly signed files. In an attack scenario, an attacker could bypass security features intended to prevent...

2.1CVSS6.8AI score0.00806EPSS
SaveExploits0References1Affected Software5
NVD
NVD
added 2020/10/12 1:15 p.m.35 views

CVE-2020-4779

A HTTP Verb Tampering vulnerability may impact IBM Curam Social Program Management 7.0.9 and 7.0.10. By sending a specially-crafted request, an attacker could exploit this vulnerability to bypass security access controls. IBM X-Force ID: 189156...

8.1CVSS0.01114EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2020/10/05 1:25 p.m.34 views

CVE-2020-4493

IBM Maximo Asset Management 7.6.0 and 7.6.1 could allow an attacker to bypass authentication and issue commands using a specially crafted HTTP command. IBM X-Force ID: 181995...

9.8CVSS9.2AI score0.02723EPSS
SaveExploits0References2
Rows per page
Query Builder