Lucene search
+L

15877 matches found

Prion
Prion
added 2018/03/14 5:29 p.m.22 views

Privilege escalation

ASP.NET Core 1.0. 1.1, and 2.0 allow an elevation of privilege vulnerability due to how web applications that are created from templates validate web requests, aka "ASP.NET Core Elevation Of Privilege Vulnerability"...

6.8CVSS8.7AI score0.09573EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2018/03/14 5:29 p.m.35 views

CVE-2018-0787

ASP.NET Core 1.0. 1.1, and 2.0 allow an elevation of privilege vulnerability due to how web applications that are created from templates validate web requests, aka "ASP.NET Core Elevation Of Privilege Vulnerability"...

8.8CVSS8.8AI score0.09573EPSS
SaveExploits0References4
OSV
OSV
added 2018/03/14 5:29 p.m.28 views

CVE-2018-0808

ASP.NET Core 1.0. 1.1, and 2.0 allow an elevation of privilege vulnerability due to how ASP.NET web applications handle web requests, aka "ASP.NET Core Elevation Of Privilege Vulnerability". This CVE is unique from CVE-2018-0784...

7.5CVSS8.1AI score
SaveExploits0References3
EUVD
EUVD
added 2018/03/14 5:00 p.m.10 views

EUVD-2018-0483

ASP.NET Core 1.0. 1.1, and 2.0 allow an elevation of privilege vulnerability due to how web applications that are created from templates validate web requests, aka "ASP.NET Core Elevation Of Privilege Vulnerability"...

8.8CVSS8.7AI score0.09573EPSS
SaveExploits0References6
CVE
CVE
added 2018/03/14 5:00 p.m.112 views

CVE-2018-0808

CVE-2018-0808 affects ASP.NET Core 1.0/1.1/2.0 where elevation of privilege arises from how web requests are handled. The issue is a denial/privilege-elevation style vulnerability in ASP.NET Core, enabling a remote, unauthenticated attacker to influence the target app via specially crafted reques...

7.5CVSS7.9AI score0.07761EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2018/03/14 5:00 p.m.39 views

CVE-2018-0808

ASP.NET Core 1.0. 1.1, and 2.0 allow an elevation of privilege vulnerability due to how ASP.NET web applications handle web requests, aka "ASP.NET Core Elevation Of Privilege Vulnerability". This CVE is unique from CVE-2018-0784...

8.1AI score0.07761EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2018/03/14 3:23 p.m.8 views

OpenJDK: use of global credentials for HTTP/SPNEGO (JGSS, 8186600)

The JGSS component of OpenJDK ignores the value of the javax.security.auth.useSubjectCredsOnly property when using HTTP/SPNEGO authentication and always uses global credentials. It was discovered that this could cause global credentials to be unexpectedly used by an untrusted Java application...

6.8CVSS7.2AI score0.04532EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/03/14 3:23 p.m.14 views

OpenJDK: unsynchronized access to encryption key data (Libraries, 8172525)

It was discovered that multiple encryption key classes in the Libraries component of OpenJDK did not properly synchronize access to their internal data. This could possibly cause a multi-threaded Java application to apply weak encryption to data because of the use of a key that was zeroed out...

4.3CVSS7.3AI score0.04078EPSS
SaveExploits0References4
CNVD
CNVD
added 2018/03/09 12:00 a.m.10 views

Zoho ManageEngine Applications Manager Remote Code Execution Vulnerability (CNVD-2018-06478)

ZOHO ManageEngine Applications Manager is a set of application performance monitoring software from ZOHO. The software allows remote monitoring and management of different business systems, applications and network services e.g. servers, operating systems, etc.. A command injection vulnerability...

10CVSS7.9AI score0.78815EPSS
SaveExploits8References1
CNVD
CNVD
added 2018/03/09 12:00 a.m.5 views

Sinatra rack-protection cross-site request forgery vulnerability

Sinatra rack-protection is a component used in Sinatra to defend against web tools. A security vulnerability exists in the detection of cross-site request forgery tokens in Sinatra rack-protection 1.5.4 and 2.0.0.rc3 and earlier versions. An attacker can exploit this vulnerability to obtain a...

5.9CVSS6.8AI score0.02404EPSS
SaveExploits0References1
OSV
OSV
added 2018/03/08 10:29 p.m.5 views

CVE-2018-7890

A remote code execution issue was discovered in Zoho ManageEngine Applications Manager before 13.6 build 13640. The publicly accessible testCredential.do endpoint takes multiple user inputs and validates supplied credentials by accessing a specified system. This endpoint calls several internal...

9.8CVSS6.3AI score0.78815EPSS
SaveExploits8References6
NVD
NVD
added 2018/03/08 10:29 p.m.30 views

CVE-2018-7890

A remote code execution issue was discovered in Zoho ManageEngine Applications Manager before 13.6 build 13640. The publicly accessible testCredential.do endpoint takes multiple user inputs and validates supplied credentials by accessing a specified system. This endpoint calls several internal...

10CVSS9.9AI score0.78815EPSS
SaveExploits8References6
Prion
Prion
added 2018/03/08 10:29 p.m.16 views

Command injection

A remote code execution issue was discovered in Zoho ManageEngine Applications Manager before 13.6 build 13640. The publicly accessible testCredential.do endpoint takes multiple user inputs and validates supplied credentials by accessing a specified system. This endpoint calls several internal...

10CVSS9.7AI score0.78815EPSS
SaveExploits8References6Affected Software1
CVE
CVE
added 2018/03/08 10:00 p.m.66 views

CVE-2018-7890

The CVE-2018-7890 vulnerability affects Zoho ManageEngine Applications Manager up to version 13.6 (build 13640). A remote command-injection leads to code execution via the publicly accessible testCredential.do endpoint, where, for OfficeSharePointServer, the username/password parameters passed to...

10CVSS9.8AI score0.78815EPSS
SaveExploits8References6Affected Software1
Cvelist
Cvelist
added 2018/03/08 10:00 p.m.35 views

CVE-2018-7890

A remote code execution issue was discovered in Zoho ManageEngine Applications Manager before 13.6 build 13640. The publicly accessible testCredential.do endpoint takes multiple user inputs and validates supplied credentials by accessing a specified system. This endpoint calls several internal...

9.9AI score0.78815EPSS
SaveExploits8References6
RedHat Linux
RedHat Linux
added 2018/03/07 10:33 a.m.9 views

OpenJDK: use of global credentials for HTTP/SPNEGO (JGSS, 8186600)

The JGSS component of OpenJDK ignores the value of the javax.security.auth.useSubjectCredsOnly property when using HTTP/SPNEGO authentication and always uses global credentials. It was discovered that this could cause global credentials to be unexpectedly used by an untrusted Java application...

6.8CVSS7.2AI score0.04532EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/03/07 10:33 a.m.15 views

OpenJDK: ArrayBlockingQueue deserialization to an inconsistent state (Libraries, 8189284)

Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE subcomponent: Libraries. Supported versions that are affected are Java SE: 6u171, 7u161, 8u152 and 9.0.1; Java SE Embedded: 8u151; JRockit: R28.3.16. Easily exploitable vulnerability allows unauthenticated attacke...

4.3CVSS7.3AI score0.04675EPSS
SaveExploits0References4
CNVD
CNVD
added 2018/03/07 12:00 a.m.9 views

Google Android System Component Remote Code Execution Vulnerability (CNVD-2018-06646)

Android is a Linux-based open source operating system jointly developed by Google and the Open Handheld Alliance OHA. A remote code execution vulnerability exists in the Google Android System component. An attacker can exploit the vulnerability to execute arbitrary code in the context of an...

10CVSS8.4AI score0.01812EPSS
SaveExploits0References1
Fedora
Fedora
added 2018/03/06 5:36 p.m.27 views

[SECURITY] Fedora 27 Update: libcdio-0.94-5.fc27

This library provides an interface for CD-ROM access. It can be used by applications that need OS- and device-independent access to CD-ROM devices...

9.8CVSS3.2AI score0.03363EPSS
SaveExploits1
Fedora
Fedora
added 2018/03/06 5:33 p.m.32 views

[SECURITY] Fedora 27 Update: nx-libs-3.5.0.33-4.fc27

NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. This package provides the core nx-X11 libraries customized for nxagent/x2goagent...

7CVSS3.6AI score0.00669EPSS
SaveExploits3
Rows per page
Query Builder