Lucene search
K

139 matches found

Hacker One
Hacker One
added 2023/06/08 10:22 p.m.45 views

GitHub Security Lab: cpp: if (a+b>c) a=c-b is incorrect if a+b overflows

Vulnerability description not provided...

7.1AI score
Exploits0
Packet Storm
Packet Storm
added 2022/12/15 12:0 a.m.266 views

Acronis TrueImage XPC Privilege Escalation

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Acronis TrueImage XPC Privilege Escalation', 'Description' = %q Acronis TrueImage versions 2019 update 1 through 2021 update 1 are vulnerable to...

7.8CVSS0.7AI score0.20185EPSS
Exploits3
Prion
Prion
added 2022/10/29 5:15 p.m.12 views

Code injection

Stimulsoft aka Stimulsoft Reports 2013.1.1600.0, when Compilation Mode is used, allows an attacker to execute arbitrary C code on any machine that renders a report, including the application server or a user's local machine, as demonstrated by System.Diagnostics.Process.Start...

7.5CVSS9.4AI score0.00454EPSS
Exploits1References1Affected Software1
The Hacker News
The Hacker News
added 2022/10/28 11:1 a.m.45 views

Researchers Uncover Stealthy Techniques Used by Cranefly Espionage Hackers

A recently discovered hacking group known for targeting employees dealing with corporate transactions has been linked to a new backdoor called Danfuan. This hitherto undocumented malware is delivered via another dropper called Geppei, researchers from Symantec, by Broadcom Software, said in a...

7.8AI score
Exploits0
0day.today
0day.today
added 2022/04/19 12:0 a.m.271 views

Windows/x86 - XOR/DEC/NOT/ROR encrypted / encoded + null free reverse tcp Shellcode (840 bytes)

Windows/x86 - XOR/DEC/NOT/ROR XDNR encrypted / encoded + null free reverse tcp 192.168.201.11:4444 Shellcode 840 bytes / \ / /\ \ \ \ \ \ / | | \ / | | / / \ | / | \ | \ //\ / /| /| / / / / / X0R Cryptor with DEC/N0T/R0R encoder plus random byte insertion Author: @xen0vas / include...

7.4AI score
Exploits0
Fedora
Fedora
added 2022/03/17 6:37 p.m.24 views

[SECURITY] Fedora 36 Update: gcc-12.0.1-0.12.fc36

The gcc package contains the GNU Compiler Collection version 12. You'll need this package in order to compile C code...

3.9AI score
Exploits0
CNVD
CNVD
added 2022/01/17 12:0 a.m.11 views

Modex Resource Management Error Vulnerability

Modex is a model extractor. It is used to mechanically extract validation models from implementation-level C code. a security vulnerability exists in Modex, which stems from the discovery via component tcache that Modex v2.11 contains a Use-After-Free vulnerability. No details of the vulnerabilit...

5.5CVSS2.5AI score0.00138EPSS
Exploits1References1
CNVD
CNVD
added 2021/11/03 12:0 a.m.14 views

trgil gilcc buffer overflow vulnerability

Gilcc is a C code analysis tool. trgil gilcc suffers from a buffer overflow vulnerability that stems from an out-of-bounds array access to the software's function srcparsertransstage123, which can be exploited by attackers to cause a denial of service...

7.5CVSS5.9AI score0.00327EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2021/08/25 2:43 p.m.46 views

Null pointer dereference in `SparseTensorSliceDataset`

Impact When a user does not supply arguments that determine a valid sparse tensor, tf.rawops.SparseTensorSliceDataset implementation can be made to dereference a null pointer: python import tensorflow as tf tf.rawops.SparseTensorSliceDataset indices=,,, values=1,2,3, denseshape=3,3 The...

7.7CVSS6AI score0.00044EPSS
Exploits0References7Affected Software3
Gitee
Gitee
added 2020/09/03 10:33 a.m.2 views

vuls

The repository is a collection of exploits, proof-of-concepts, and other resources for various vulnerabilities. The primary language used in the repository is Chinese, but some code snippets and comments are in English. The repository appears to be a collection of tools and scripts for exploiting...

7.2AI score
Exploits0
OSV
OSV
added 2020/06/15 5:15 p.m.0 views

UBUNTU-CVE-2020-14034

An issue was discovered in janus-gateway aka Janus WebRTC Server through 0.10.0. janusgetcodecfrompt in utils.c has a Buffer Overflow via long value in an SDP Offer packet...

9.8CVSS7.3AI score0.00717EPSS
Exploits0References6
exploitpack
exploitpack
added 2020/01/13 12:0 a.m.40 views

Advanced System Repair Pro 1.9.1.7 - Insecure File Permissions

Advanced System Repair Pro 1.9.1.7 - Insecure File Permissions Exploit Title: Advanced System Repair Pro 1.9.1.7 - Insecure File Permissions Exploit Author: ZwX Exploit Date: 2020-01-12 Vendor Homepage : https://advancedsystemrepair.com/ Software Link:...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2020/01/13 12:0 a.m.146 views

Advanced System Repair Pro 1.9.1.7 Insecure File Permissions

Exploit Title: Advanced System Repair Pro 1.9.1.7 - Insecure File Permissions Exploit Author: ZwX Exploit Date: 2020-01-12 Vendor Homepage : https://advancedsystemrepair.com/ Software Link: http://advancedsystemrepair.com/ASRProInstaller.exe Tested on OS: Windows 10 Proof of Concept PoC:...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2019/12/30 12:0 a.m.146 views

FreeBSD-SA-19:15.mqueuefs - Privilege Escalation

Exploit: FreeBSD-SA-19:15.mqueuefs - Privilege Escalation Author: Karsten König of Secfault Security Date: 2019-12-30 Change line 719 to choose which vulnerability is targeted libmap.conf primitive inspired by kcope's 2005 exploit for Qpopper Exploit for FreeBSD-SA-19:15.mqueuefs and...

7.4AI score
Exploits0
0day.today
0day.today
added 2019/12/09 12:0 a.m.2168 views

Microsoft Windows 10 - WSReset UAC Protection Bypass (propsys.dll) Exploit

// ref : https://medium.com/tenable-techblog/uac-bypass-by-mocking-trusted-directories-24a96675f6e include // uac bypass via wsreset.exe // @404death // EDB Note: Download https://github.com/offensive-security/exploitdb-bin-sploits/raw/master/bin-sploits/47755.zip int main printf"\n+ Run First...

0.2AI score
Exploits0
0day.today
0day.today
added 2019/11/22 12:0 a.m.73 views

LiteManager 4.5.0 - Insecure File Permissions Exploit

Exploit Title: LiteManager 4.5.0 - Insecure File Permissions Exploit Author: ZwX Exploit Date: 2019-11-21 Vendor Homepage : LiteManager Team Software Link: http://html.tucows.com/preview/1594042/LiteManager-Free?q=remote+support Tested on OS: Windows 7 Proof of Concept PoC:...

7.4AI score
Exploits0
0day.today
0day.today
added 2019/05/05 12:0 a.m.26 views

Linux/x86 - shred file Shellcode (72 bytes)

Exploit Title: Linux/x86 shred file 72 bytes Google Dork: None Exploit Author: strider Vendor Homepage: None Software Link: None Tested on: Debian 9 Stretch i386/ Kali Linux i386 CVE : None Shellcode Length: 72 ------------------------------Description--------------------------------- This...

7.4AI score
Exploits0
Kitploit
Kitploit
added 2018/11/01 12:39 p.m.59 views

SharpSploitConsole - Console Application Designed To Interact With SharpSploit

Console Application designed to interact with SharpSploit released by @cobbrio SharpSploit is a tool written by @cobbrio that combines many techniques/C code from the infosec community and combines it into one sweet DLL. It's awesome so check it out! Description SharpSploit Console is just a quic...

7.5AI score
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2018/05/02 12:0 a.m.30 views

EulerOS 2.0 SP2 : gcc (EulerOS-SA-2018-1116)

According to the versions of the gcc packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The gcc package contains the GNU Compiler Collection version 4.8.You'll need this package in order to compile C code. - Security fixes: - Under...

4CVSS5.8AI score0.00081EPSS
Exploits0References2
NVD
NVD
added 2018/02/20 3:29 p.m.13 views

CVE-2018-7046

Arbitrary code execution vulnerability in Kentico 9 through 11 allows remote authenticated users to execute arbitrary operating system commands in a dynamic .NET code evaluation context via C code in a "Pages - Edit - Template - Edit template properties - Layout" box. NOTE: the vendor has respond...

9CVSS7.3AI score0.01977EPSS
Exploits3References1
Rows per page
Query Builder