Lucene search
+L

5428 matches found

OSV
OSV
added 2017/02/01 10:59 p.m.8 views

CVE-2016-6068

IBM UrbanCode Deploy could allow an authenticated user with access to the REST endpoints to access API and CLI getResource secured role properties...

7.5CVSS5.8AI score0.01369EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2017/01/26 12:0 a.m.13 views

The vulnerability of Google Chrome browser allows a violator to compromise the confidentiality of information.

The vulnerability of the Google Chrome browser’s API extension is related to deficiencies in access control. Exploiting this vulnerability can allow a malicious actor, operating remotely, to compromise the confidentiality of information through a specially created HTML page...

4.3CVSS7AI score0.0123EPSS
SaveExploits0References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2017/01/26 12:0 a.m.10 views

The vulnerability of Google Chrome browser allows a perpetrator to replace the content of the Omnibox component.

The vulnerability of the Google Chrome browser’s API extension exists due to insufficient validation of input data. Exploiting this vulnerability could allow a malicious actor to replace the content of the Omnibox component remotely...

4.3CVSS7AI score0.0123EPSS
SaveExploits0References4Affected Software1
myhack58
myhack58
added 2017/01/25 12:0 a.m.42 views

shellcode programming: in memory in the parsing API to address-vulnerability warning-the black bar safety net

For Windows all with position-independent code, PIC core feature is based on a real-time analysis the API function address. It is a very important task. Here I introduce two popular methods, the use of the import address table IAT, and export address table to EAT is by far the most stable method...

0.6AI score
SaveExploits0
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2017/01/24 12:0 a.m.34 views

JVN#50197114: smalruby-editor vulnerable to OS command injection

smalruby-editor provided by Ruby Programming Shounendan is web-based editor to create Ruby programs. smalruby-editor containts an OS command injection vulnerability CWE-78. Impact A remote attacker may execute arbitrary OS command on the server where smalruby-editor resides. Solution Update the...

10CVSS9.8AI score0.06183EPSS
SaveExploits0
Fedora
Fedora
added 2017/01/19 5:56 a.m.24 views

[SECURITY] Fedora 25 Update: chicken-4.11.0-3.fc25

CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable, efficient C, supports almost all of the R5RS Scheme language standard, and includes many enhancements and extensions...

9.8CVSS2.1AI score0.02148EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2017/01/13 12:0 a.m.16 views

Debian: Security Advisory (DSA-3765-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2017 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.8CVSS8.3AI score0.02216EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2017/01/13 12:0 a.m.12 views

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

The vulnerability of the Windows operating system’s API is related to deficiencies in access control for certain functions. Exploiting this vulnerability can allow a local attacker to enhance their privileges through a specially created application...

4CVSS6.2AI score0.04142EPSS
SaveExploits2References3
Fedora
Fedora
added 2017/01/12 6:49 a.m.35 views

[SECURITY] Fedora 24 Update: compat-guile18-1.8.8-14.fc24

GUILE GNU's Ubiquitous Intelligent Language for Extension is a library implementation of the Scheme programming language, written in C. GUILE provides a machine-independent execution platform that can be linked in as a library during the building of extensible programs. Install the compat-guile18...

5.3CVSS2.3AI score0.02788EPSS
SaveExploits0
Fedora
Fedora
added 2017/01/12 5:25 a.m.27 views

[SECURITY] Fedora 25 Update: compat-guile18-1.8.8-14.fc25

GUILE GNU's Ubiquitous Intelligent Language for Extension is a library implementation of the Scheme programming language, written in C. GUILE provides a machine-independent execution platform that can be linked in as a library during the building of extensible programs. Install the compat-guile18...

5.3CVSS2.3AI score0.02788EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2017/01/09 12:0 a.m.28 views

Debian Security Advisory DSA 3756-1 (icoutils - security update)

Choongwoo Han discovered that a programming error in the wrestool tool of the icoutils suite allows denial of service or the execution of arbitrary code if a malformed binary is parsed. OpenVAS Vulnerability Test $Id: deb3756.nasl 7026 2017-08-31 06:13:04Z asteins $ Auto-generated from advisory D...

6.8CVSS0.03591EPSS
SaveExploits0References1
FireEye
FireEye
added 2017/01/04 9:2 a.m.117 views

FLARE Script Series: Querying Dynamic State using the FireEye Labs Query-Oriented Debugger (flare-qdb)

Introduction This post continues the FireEye Labs Advanced Reverse Engineering FLARE script series. Here, we introduce flare-qdb, a command-line utility and Python module based on vivisect for querying and altering dynamic binary state conveniently, iteratively, and at scale. flare-qdb works on...

7.2CVSS7.7AI score0.24554EPSS
SaveExploits10
Positive Technologies
Positive Technologies
added 2017/01/01 12:0 a.m.5 views

PT-2017-19480

TiEmu 2.08 and prior contains a stack-based buffer overflow vulnerability that allows attackers to execute arbitrary code by exploiting inadequate boundary checks on user-supplied input. Attackers can trigger the overflow through command-line arguments passed to the application, leveraging ROP...

9.8CVSS6.6AI score0.00796EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2017/01/01 12:0 a.m.6 views

PT-2017-19481

MAWK 1.3.3-17 and prior contains a stack-based buffer overflow vulnerability that allows attackers to execute arbitrary code by exploiting inadequate boundary checks on user-supplied input. Attackers can craft malicious input that overflows the stack buffer and execute a return-oriented programmi...

9.8CVSS6.6AI score0.00602EPSS
SaveExploits1References5
Hacker One
Hacker One
added 2016/12/31 2:16 a.m.15 views

shopify-scripts: Heap overflow due to off-by-one when expanding stack

This program triggers a heap buffer overflow while zeroing a new stack allocation due to an off-by-one while expanding the stack. It doesn't appear to be exploitable and the fix is extremely simple so I didn't try to simplify the failing test case too much: ruby class A yield ensure...

7.4AI score
SaveExploits0
Fedora
Fedora
added 2016/12/17 12:23 a.m.21 views

[SECURITY] Fedora 23 Update: golang-1.5.4-5.fc23

The Go Programming Language...

1.8AI score
SaveExploits0
exploitpack
exploitpack
added 2016/12/15 12:0 a.m.34 views

Netcore Netis Routers - UDP Backdoor Access

Netcore Netis Routers - UDP Backdoor Access !/usr/bin/python -- coding: utf8 -- NETCORE / NETDIS UDP 53413 BACKDOOR https://netisscan.shadowserver.org/ http://blog.trendmicro.com/trendlabs-security-intelligence/netis-routers-leave-wide-open-backdoor/ https://www.seebug.org/vuldb/ssvid-90227 impor...

0.6AI score
SaveExploits0
Fedora
Fedora
added 2016/12/13 2:28 a.m.14 views

[SECURITY] Fedora 24 Update: golang-1.6.4-2.fc24

The Go Programming Language...

1.8AI score
SaveExploits0
Fedora
Fedora
added 2016/12/13 12:2 a.m.12 views

[SECURITY] Fedora 25 Update: golang-1.7.4-1.fc25

The Go Programming Language...

1.8AI score
SaveExploits0
Fedora
Fedora
added 2016/12/11 12:31 a.m.37 views

[SECURITY] Fedora 25 Update: mingw-libarchive-3.2.2-1.fc25

Libarchive is a programming library that can create and read several differ ent streaming archive formats, including most popular tar variants, several cpio formats, and both BSD and GNU ar variants. It can also write shar archives and read ISO9660 CDROM images and ZIP archives...

7.5CVSS2.1AI score0.05258EPSS
SaveExploits0
Rows per page
Query Builder