Lucene search
+L

145 matches found

OpenVAS
OpenVAS
added 2023/09/09 12:00 a.m.16 views

Fedora: Security Advisory for indent (FEDORA-2023-b7f5059ee9)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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...

5.5CVSS5.5AI score0.00443EPSS
SaveExploits1References2
Fedora
Fedora
added 2023/09/07 1:43 a.m.27 views

[SECURITY] Fedora 37 Update: indent-2.2.13-4.fc37

Indent is a GNU program for beautifying C code, so that it is easier to read. Indent can also convert from one C writing style to a different one. Indent understands correct C syntax and tries to handle incorrect C syntax. Install the indent package if you are developing applications in C and you...

5.5CVSS7.5AI score0.00443EPSS
SaveExploits1
Fedora
Fedora
added 2023/09/07 1:29 a.m.27 views

[SECURITY] Fedora 38 Update: indent-2.2.13-4.fc38

Indent is a GNU program for beautifying C code, so that it is easier to read. Indent can also convert from one C writing style to a different one. Indent understands correct C syntax and tries to handle incorrect C syntax. Install the indent package if you are developing applications in C and you...

5.5CVSS7.5AI score0.00443EPSS
SaveExploits1
NVD
NVD
added 2023/08/14 7:15 p.m.17 views

CVE-2023-28480

An issue was discovered in Tigergraph Enterprise 3.7.0. The TigerGraph platform allows users to define new User Defined Functions UDFs from C/C++ code. To support this functionality TigerGraph allows users to upload custom C/C++ code which is then compiled and installed into the platform. An...

6.5CVSS6.6AI score0.00644EPSS
SaveExploits1References1
Prion
Prion
added 2023/08/14 7:15 p.m.22 views

Design/Logic Flaw

An issue was discovered in Tigergraph Enterprise 3.7.0. The TigerGraph platform allows users to define new User Defined Functions UDFs from C/C++ code. To support this functionality TigerGraph allows users to upload custom C/C++ code which is then compiled and installed into the platform. An...

4CVSS6.5AI score0.00644EPSS
SaveExploits1References1Affected Software1
Zero Day Initiative
Zero Day Initiative
added 2023/06/16 12:00 a.m.59 views

(Pwn2Own) Microsoft SharePoint GenerateProxyAssembly Code Injection Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Microsoft SharePoint. Although authentication is required to exploit this vulnerability, the existing authentication mechanism can be bypassed. The specific flaw exists within the GenerateProxyAssemb...

8.8CVSS7.4AI score0.85395EPSS
SaveExploits7References1
Hacker One
Hacker One
added 2023/06/08 10:22 p.m.51 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
SaveExploits0
Packet Storm
Packet Storm
added 2022/12/15 12:00 a.m.275 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.02152EPSS
SaveExploits3
Prion
Prion
added 2022/10/29 5:15 p.m.22 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.00972EPSS
SaveExploits1References1Affected Software1
The Hacker News
The Hacker News
added 2022/10/28 11:01 a.m.73 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
SaveExploits0
zdt
zdt
added 2022/04/19 12:00 a.m.285 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
SaveExploits0
Fedora
Fedora
added 2022/03/17 6:37 p.m.30 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
SaveExploits0
CNVD
CNVD
added 2022/01/17 12:00 a.m.19 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.00683EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/11/03 12:00 a.m.23 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.01259EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2021/08/25 2:43 p.m.59 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.0016EPSS
SaveExploits0References7Affected Software3
Gitee
Gitee
added 2020/09/03 10:33 a.m.12 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
SaveExploits0
OSV
OSV
added 2020/06/15 5:15 p.m.8 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.02288EPSS
SaveExploits0References6
exploitpack
exploitpack
added 2020/01/13 12:00 a.m.47 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
SaveExploits0
Packet Storm
Packet Storm
added 2020/01/13 12:00 a.m.150 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
SaveExploits0
Exploit DB
Exploit DB
added 2019/12/30 12:00 a.m.158 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...

5.3AI score
SaveExploits0
Rows per page
Query Builder