Lucene search
+L

1285 matches found

Fedora
Fedora
added 2016/03/03 8:27 p.m.42 views

[SECURITY] Fedora 23 Update: perl-5.22.1-351.fc23

Perl is a high-level programming language with roots in C, sed, awk and she ll scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common...

7.5CVSS0.4AI score0.0908EPSS
SaveExploits0
zdt
zdt
added 2016/03/03 12:00 a.m.479 views

DropBearSSHD 2015.71 - Command Injection

Exploit for linux platform in category remote exploits VuNote ============ Author: Ref: https://github.com/tintinweb/pub/tree/master/pocs/cve-2016-3116 Version: 0.2 Date: Mar 3rd, 2016 Tag: dropbearsshd xauth command injection may lead to forced-command bypass Overview -------- Name: dropbear...

5.5CVSS6.7AI score0.37016EPSS
SaveExploits13
BDU FSTEC
BDU FSTEC
added 2016/02/12 12:00 a.m.10 views

PHP interpreter vulnerabilities that allow attackers to trigger service failures or cause other adverse effects

The multiple vulnerabilities of the phpescapeshellcmd or phpescapeshellarg functions ext/standard/exec.c in the PHP interpreter are caused by a numerical overflow. Exploitation of these vulnerabilities could allow a malicious actor to cause service failures or potentially have other effects by...

7.5CVSS7.4AI score0.02733EPSS
SaveExploits1References5Affected Software1
ThreatPost
ThreatPost
added 2016/02/02 4:56 p.m.8 views

eBay Vulnerability Opens Users Up to Phishing, Data Theft

Researchers are warning that some visitors to eBay.com could be tricked into opening a page on the site that could expose them to phishing attacks and data theft. The vulnerability exists in the site’s online sales platform, according to Roman Zaikin, a researcher with Check Point. With it, an...

7.4AI score
SaveExploits0References1
Fedora
Fedora
added 2016/01/17 5:52 p.m.37 views

[SECURITY] Fedora 23 Update: golang-1.5.3-1.fc23

The Go Programming Language...

7.5CVSS1.8AI score0.02627EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2015/10/05 12:40 a.m.9 views

Incredible! Someone Just Hacked 10,000 Routers to Make them More Secure

Has anyone ever heard about a "Vigilante-style Hacker," who hacks every possible system to make them more Secure? No. It's not funny, neither a movie story: Reportedly, someone is hacking thousands unprotected Wi-Fi routers everywhere and apparently forcing owners to make them more Secure. Securi...

7AI score
SaveExploits0
Fedora
Fedora
added 2015/10/01 8:27 p.m.35 views

[SECURITY] Fedora 21 Update: golang-1.5.1-0.fc21

The Go Programming Language...

9.8CVSS1.8AI score0.09625EPSS
SaveExploits0
Fedora
Fedora
added 2015/10/01 6:59 p.m.38 views

[SECURITY] Fedora 22 Update: golang-1.5.1-0.fc22

The Go Programming Language...

9.8CVSS1.8AI score0.09625EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2015/08/21 4:41 a.m.18 views

Here's Top 10 Popular Programming Languages used on GitHub

Open Source is the Future of the computer science world! On Wednesday, the popular coding website GitHub shared a graph that gives a closer look at the popularity of different programming languages used on its code sharing website that lets anyone edit, store, and collaborate on software code...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2015/08/19 12:00 a.m.35 views

Debian Security Advisory DSA 3339-1 (openjdk-6 - security update)

Several vulnerabilities have been discovered in OpenJDK, an implementation of the Oracle Java platform, resulting in the execution of arbitrary code, breakouts of the Java sandbox, information disclosure, denial of service or insecure cryptography. OpenVAS Vulnerability Test $Id: deb3339.nasl 660...

10CVSS0.8AI score0.9986EPSS
SaveExploits1References1
Fedora
Fedora
added 2015/08/18 5:23 a.m.42 views

[SECURITY] Fedora 22 Update: golang-1.4.2-3.fc22

The Go Programming Language...

9.8CVSS1.8AI score0.09625EPSS
SaveExploits0
CNVD
CNVD
added 2015/08/14 12:00 a.m.6 views

Google Golang Go HTTP Header Injection Vulnerability

Google Golang Go is a programming language optimized for programming applications on multiprocessor systems. Google Golang Go suffers from an HTTP header injection vulnerability that could be exploited by remote attackers to inject HTTP headers into the server response, spoof the target user,...

9.8CVSS9.4AI score0.09625EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2015/07/28 12:00 a.m.47 views

CentOS 6 : python (CESA-2015:1330)

Updated python packages that fix multiple security issues, several bugs and add one enhancement are now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores, which give...

9.8CVSS7.3AI score0.28319EPSS
SaveExploits14References5
Fedora
Fedora
added 2015/06/30 12:08 a.m.35 views

[SECURITY] Fedora 22 Update: chicken-4.9.0.1-4.fc22

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...

7.5CVSS2.1AI score0.02057EPSS
SaveExploits0
CNVD
CNVD
added 2015/06/23 12:00 a.m.12 views

PHP libmagick 'libmagic/softmagic.c' denial of service vulnerability (CNVD-2015-03966)

PHP is a general-purpose scripting language. A security vulnerability in the PHP Fileinfo extension when handling constructed files allows remote attackers to exploit the vulnerability to crash the PHP process, resulting in a denial of service...

7.5CVSS6.5AI score0.0739EPSS
SaveExploits1References1
zdt
zdt
added 2015/05/21 12:00 a.m.24 views

linux/x86 execve "/bin/sh" shellcode - 26 bytes

/ ; Title: Linux/x86 execve "/bin/sh" - shellcode 26 bytes ; Platform: linux/x8664 ; Date: 2015-05-19 ; Author: Reza Behzadpour ; Simple ShellCode section .text global start start: xor ecx,ecx mul ecx ;execve"/bin/sh", NULL, NULL mov al,11 jmp shell shellret: pop ebx push ecx push ebx pop ebx int...

0.2AI score
SaveExploits0
Fedora
Fedora
added 2015/04/07 7:28 a.m.16 views

[SECURITY] Fedora 21 Update: chicken-4.9.0.1-3.fc21

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...

2.1AI score
SaveExploits0
Fedora
Fedora
added 2015/04/07 7:25 a.m.54 views

[SECURITY] Fedora 20 Update: chicken-4.9.0.1-3.fc20

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...

7.5CVSS2.1AI score0.0446EPSS
SaveExploits0
Gentoo Linux
Gentoo Linux
added 2015/03/18 12:00 a.m.52 views

Python: Multiple vulnerabilities

Background Python is an interpreted, interactive, object-oriented programming language. Description Multiple vulnerabilities have been discovered in Python. Please review the CVE identifiers referenced below for details. Impact A context-dependent attacker may be able to execute arbitrary code or...

7.5CVSS9.5AI score0.28319EPSS
SaveExploits12
n0where
n0where
added 2015/03/13 7:06 p.m.61 views

VPN daemon written in Go: GoVPN

GoVPN is simple secure virtual private network daemon. It uses Diffie-Hellman Encrypted Key Exchange DH-EKE for mutual zero-knowledge peers authentication and authenticated encrypted data transport. It is written entirely in Go programming language . All packets captured on a network interface ar...

0.1AI score
SaveExploits0References1
Rows per page
Query Builder