Lucene search
+L

2400 matches found

vulnersOsv
vulnersOsv
added 2020/09/01 4:12 p.m.5 views

gfe (1.1.0) potentially affected by CVE-2017-16040 via gfe-sass (1.0.19)

gfe-sass NPM version 1.0.19 is affected by a known vulnerability. The following packages have a transitive dependency on gfe-sass and may be impacted: - gfe 1.1.0 Source cves: CVE-2017-16040 Source advisory: OSV:GHSA-72Q2-5RXX-XFFF...

9.3CVSS7.8AI score0.01682EPSS
SaveExploits0
NVD
NVD
added 2020/09/01 10:15 a.m.35 views

CVE-2020-7715

All versions of package deep-get-set are vulnerable to Prototype Pollution via the main function...

9.8CVSS8.6AI score0.01965EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2020/09/01 9:20 a.m.49 views

CVE-2020-7715 Prototype Pollution

All versions of package deep-get-set are vulnerable to Prototype Pollution via the main function...

9.8CVSS8.6AI score0.01965EPSS
SaveExploits1References1
CVE
CVE
added 2020/09/01 9:20 a.m.87 views

CVE-2020-7715

CVE-2020-7715 affects the npm package deep-get-set . The vulnerability is a prototype pollution flaw in the main function, arising from an incomplete fix, allowing an attacker to pollute Object.prototype (e.g., via the key path "proto " or related paths). Affected versions are those before the re...

9.8CVSS8.5AI score0.01965EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2020/09/01 9:18 a.m.7 views

CVE-2020-7715

All versions of package deep-get-set are vulnerable to Prototype Pollution via the main function...

9.8CVSS8.5AI score0.01965EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2020/09/01 12:00 a.m.14 views

PT-2020-19737 · Npm · Deep-Get-Set

Name of the Vulnerable Software and Affected Versions: deep-get-set versions prior to 1.1.1 Description: The issue concerns Prototype Pollution via the main function. Recommendations: For versions prior to 1.1.1, update to version 1.1.1 or later to resolve the issue...

9.8CVSS9.3AI score0.01965EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2020/08/30 12:00 a.m.33 views

Debian: Security Advisory (DLA-2354-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS9.4AI score0.02113EPSS
SaveExploits1References4
CNVD
CNVD
added 2020/08/28 12:00 a.m.13 views

Trend Micro Vulnerability Protection and Deep Security Manager Integrity Validation Bypass Vulnerability

Trend Micro Vulnerability Protection is an endpoint vulnerability protection product that provides one step faster and stronger endpoint protection.Trend Micro Deep Security provides advanced server security for physical, virtual, and cloud servers.Deep Security Manager is a centralized Deep...

7.2CVSS7.2AI score0.04235EPSS
SaveExploits0References1
CNVD
CNVD
added 2020/08/28 12:00 a.m.10 views

Trend Micro Deep Security Manager LDAP Authentication Bypass Vulnerability

Trend Micro Deep Security provides advanced server security for physical, virtual, and cloud servers.Deep Security Manager is a centralized web management console that allows administrators to configure security policies and deploy protection for implementation components. An LDAP authentication...

8.1CVSS7.1AI score0.02757EPSS
SaveExploits0References1
NVD
NVD
added 2020/08/27 9:15 p.m.27 views

CVE-2020-15601

If LDAP authentication is enabled, an LDAP authentication bypass vulnerability in Trend Micro Deep Security 10.x-12.x could allow an unauthenticated attacker with prior knowledge of the targeted organization to bypass manager authentication. Enabling multi-factor authentication prevents this...

8.1CVSS8.3AI score0.02757EPSS
SaveExploits0References2
OSV
OSV
added 2020/08/27 9:15 p.m.12 views

CVE-2020-15601

If LDAP authentication is enabled, an LDAP authentication bypass vulnerability in Trend Micro Deep Security 10.x-12.x could allow an unauthenticated attacker with prior knowledge of the targeted organization to bypass manager authentication. Enabling multi-factor authentication prevents this...

8.1CVSS5.6AI score0.02757EPSS
SaveExploits0References2
OSV
OSV
added 2020/08/27 9:15 p.m.14 views

CVE-2020-8602

A vulnerability in the management consoles of Trend Micro Deep Security 10.0-12.0 and Trend Micro Vulnerability Protection 2.0 SP2 may allow an authenticated attacker with full control privileges to bypass file integrity checks, leading to remote code execution...

7.2CVSS6.1AI score0.04235EPSS
SaveExploits0References1
CVE
CVE
added 2020/08/27 8:35 p.m.58 views

CVE-2020-8602

CVE-2020-8602 affects Trend Micro Deep Security 10.0–12.0 and Trend Micro Vulnerability Protection 2.0 SP2. The issue is in the management consoles where an authenticated attacker with full control privileges can bypass file integrity checks, leading to remote code execution. The NVD entry lists ...

7.2CVSS7.2AI score0.04235EPSS
SaveExploits0References1Affected Software2
CVE
CVE
added 2020/08/27 8:35 p.m.58 views

CVE-2020-15601

Summary: CVE-2020-15601 concerns an LDAP authentication bypass in Trend Micro Deep Security Manager (versions 10.x–12.x). When LDAP authentication is enabled, an unauthenticated attacker with prior knowledge of the targeted organization could bypass manager authentication. The vulnerability is mi...

8.1CVSS8.2AI score0.02757EPSS
SaveExploits0References2Affected Software2
Zero Day Initiative
Zero Day Initiative
added 2020/08/21 12:00 a.m.55 views

Trend Micro Deep Security Manager Authentication Bypass Vulnerability

This vulnerability allows remote attackers to bypass authentication on affected installations of Trend Micro Deep Security Manager. Authentication is not required to exploit this vulnerability. The specific flaw exists within the Deep Security Manager console. The issue results from the lack of...

8.1CVSS1.3AI score0.02757EPSS
SaveExploits0References1
Snyk
Snyk
added 2020/08/14 9:33 a.m.8 views

Prototype Pollution

Overview deep-get-set is a Set and get values on objects via dot-notation strings. Affected versions of this package are vulnerable to Prototype Pollution via the main function. POC: const deep = require'deep-get-set'; deep, 'proto', 'polluted', true; console.logpolluted; Details Prototype...

9.8CVSS9AI score0.01965EPSS
SaveExploits1References2
Trend Micro Simply Security
Trend Micro Simply Security
added 2020/08/09 12:00 a.m.14 views

Trend Micro™ Deep Security™ 20 is Here

Chuck Losh, Solutions Architect, takes us through the deployment of Trend Micro™ Deep Security™ 20 software in Microsoft® Azure® and runs through how to connect the database element to the Azure SQL Database...

1.9AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2020/08/05 6:00 p.m.40 views

Afternoon Cyber Tea: Revisiting social engineering: The human threat to cybersecurity

Most of us know ‘Improv’ through film, theatre, music or even live comedy. It may surprise you to learn that the skills required for improvisational performance art, can also make you a good hacker? In cybersecurity, while quite a bit of focus is on the technology that our adversaries use, we mus...

0.5AI score
SaveExploits0
The Hacker News
The Hacker News
added 2020/07/29 10:00 a.m.15 views

OkCupid Dating App Flaws Could've Let Hackers Read Your Private Messages

Cybersecurity researchers today disclosed several security issues in popular online dating platform OkCupid that could potentially let attackers remotely spy on users' private information or perform malicious actions on behalf of the targeted accounts. According to a report shared with The Hacker...

5.8AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2020/07/23 4:00 p.m.43 views

Seeing the big picture: Deep learning-based fusion of behavior signals for threat detection

The application of deep learning and other machine learning methods to threat detection on endpoints, email and docs, apps, and identities drives a significant piece of the coordinated defense delivered by Microsoft Threat Protection. Within each domain as well as across domains, machine learning...

7.2AI score
SaveExploits0
Rows per page
Query Builder