Lucene search
+L

5272 matches found

Huntr
Huntr
added 2021/01/04 12:00 a.m.18 views

Prototype Pollution in darrenpaulwright/object-agent

Description object-agent is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: // poc.js import set from 'object-agent'; var obj = console.log"Before : " + .polluted; setobj, 'proto.polluted', 'Yes! Its Polluted'; console.log"After : " + .polluted; 2. Execute th...

1.6AI score
SaveExploits0
OpenVAS
OpenVAS
added 2021/01/04 12:00 a.m.7 views

Linux: Disabled talk server

The talk software makes it possible for users to send and receive messages across systems through a terminal session. The talk client allows initiate of talk sessions is installed by default. Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced...

7.2AI score
SaveExploits0References2
CNVD
CNVD
added 2020/12/31 12:00 a.m.5 views

SQL Injection Vulnerability in Kingsoft Terminal Security System V9.0

Terminal Security System V9.0 is a terminal security management platform specially designed for the government, military industry, energy, education, medical care and grouped enterprises. Kingsoft Terminal Security System V9.0 suffers from SQL injection vulnerability, which can be exploited by...

8AI score
SaveExploits0
CNVD
CNVD
added 2020/12/30 12:00 a.m.9 views

Falcon Terminal Security System V9.0 suffers from local elevation of privilege vulnerability

The business scope of Beijing Falcon Security Technology Co., Ltd. includes: technology promotion, technology development, technology service, technology consulting; sales of computers, software and auxiliary equipment, electronic products and so on. Falcon Terminal Security System V9.0 has a loc...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/12/28 12:00 a.m.37 views

Debian DSA-4819-1 : kitty - security update

Stephane Chauveau discovered that the graphics protocol implementation in Kitty, a GPU-based terminal emulator, did not sanitise a filename when returning an error message, which could result in the execution of arbitrary shell commands when displaying a file with cat. C Tenable Network Security,...

9.8CVSS8.5AI score0.03608EPSS
SaveExploits1References3
Debian
Debian
added 2020/12/26 6:26 p.m.81 views

[SECURITY] [DSA 4819-1] kitty security update

------------------------------------------------------------------------- Debian Security Advisory DSA-4819-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff December 26, 2020 https://www.debian.org/security/faq -...

9.8CVSS9.6AI score0.03608EPSS
SaveExploits1
Rapid7 Blog
Rapid7 Blog
added 2020/12/23 2:02 p.m.292 views

Metasploit Tips and Tricks for HaXmas 2020

For this year's HaXmas, we're giving the gift of Metasploit knowledge! We'll cover a mix of old, new, or recently improved features that you can incorporate into your workflows. Some of our readers may already know these tips and tricks for using Metasploit, but for the others who aren't aware of...

7.4AI score
SaveExploits0
CNVD
CNVD
added 2020/12/23 12:00 a.m.6 views

Command Execution Vulnerability in LeTeachLearning Teacher Side

LeTeachLearn Teacher Terminal is a trinity communication and teaching software for school teachers. A command execution vulnerability exists in Lejiao Lexue Teacher's Terminal, which can be exploited by an attacker to inject an executable DLL file into the client process to perform arbitrary...

7.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/12/22 8:55 a.m.12 views

postgresql: psql's \gset allows overwriting specially treated variables

A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to...

7.6CVSS7.5AI score0.02698EPSS
SaveExploits0References5
Huntr
Huntr
added 2020/12/21 12:00 a.m.18 views

Prototype Pollution in bonnevoyager/nested-objects-util

Description nested-objects-util is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: // poc.js var unflatten = require"nested-objects-util" console.log"Before : " + .polluted; unflatten"proto.polluted": "Yes! Its Polluted" console.log"After : " + .polluted; 2...

2.1AI score
SaveExploits0
Huntr
Huntr
added 2020/12/21 12:00 a.m.19 views

Prototype Pollution in rodrigocmoreira/sgt-fields

Description sgt-fields is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: // poc.js var sgtFields = require"sgt-fields" var obj = console.log"Before : " + .polluted; sgtFields.setobj,"proto.polluted","Yes! Its Polluted"; console.log"After : " + .polluted; 2...

1.9AI score
SaveExploits0
Huntr
Huntr
added 2020/12/17 12:00 a.m.17 views

Prototype Pollution in ionicabizau/set-or-get.js

Description set-or-get is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: // poc.js var SetOrGet = require"set-or-get"; var obj = console.log"Before : " + .polluted; SetOrGetobj, "proto", .polluted ='Yes! Its Polluted'; console.log"After : " + .polluted; 2...

2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/12/16 8:28 a.m.11 views

postgresql: psql's \gset allows overwriting specially treated variables

A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to...

7.6CVSS7.5AI score0.02698EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2020/12/15 12:00 a.m.19 views

Huawei EulerOS: Security Advisory for lldpad (EulerOS-SA-2020-2519)

The remote host is missing an update for the Huawei EulerOS 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...

4.3CVSS4.7AI score0.01038EPSS
SaveExploits0References2
CVE
CVE
added 2020/12/14 5:02 p.m.75 views

CVE-2020-35338

CVE-2020-35338 affects Wireless Multiplex Terminal Playout Server

9.8CVSS9.5AI score0.12111EPSS
SaveExploits1References2Affected Software1
Huntr
Huntr
added 2020/12/14 12:00 a.m.55 views

Prototype Pollution in evangelion1204/multi-ini

Description multi-ini is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC and INI files: // poc.js const ini = require'multi-ini'; console.log"Before : " + .polluted; var content = ini.read'./payload.ini'; console.log"After : " + .polluted; //payload.ini constructor...

7.5CVSS2.3AI score0.01425EPSS
SaveExploits1
CNNVD
CNNVD
added 2020/12/14 12:00 a.m.14 views

Mobile Viewpoint Wireless Multiplex Terminal Trust Management Issue Vulnerability

The Mobile Viewpoint Wireless Multiplex Terminal is a wireless multiplexing technology based device from Mobile Viewpoint in the Netherlands that increases bandwidth. The device can bundle multiple wireless networks to increase bandwidth and provide users with high quality video. A trust manageme...

9.8CVSS7.3AI score0.12111EPSS
SaveExploits1References3
Huntr
Huntr
added 2020/12/14 12:00 a.m.24 views

Prototype Pollution in steveukx/properties

Description properties-reader is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC and INI files: // poc.js var propertiesReader = require'properties-reader'; console.log"Before : " + .polluted console.log"Before : " + .polluted1 var properties =...

2.1AI score
SaveExploits0
ThreatPost
ThreatPost
added 2020/12/11 8:51 p.m.68 views

Security Issues in PoS Terminals Open Consumers to Fraud

Researchers are detailing widespread security issues in point-of-sale PoS terminals – specifically, three terminal device families manufactured by vendors Verifone and Ingenico. Click to register. The issues, which have been disclosed to the vendors and since patched, open several popular PoS...

0.4AI score
SaveExploits0References4
Veracode
Veracode
added 2020/12/11 9:21 a.m.27 views

Information Disclosure

aptdaemon is vulnerable to information disclosure. An attacker is able to view file existence by setting Terminal/DebconfSocket properties...

3.8CVSS2.2AI score0.00335EPSS
SaveExploits0References3Affected Software5
Rows per page
Query Builder