Lucene search
K

521 matches found

Hacker One
Hacker One
added 2023/04/02 1:19 a.m.62 views

curl: CVE-2023-28320: siglongjmp race condition

A race condition vulnerability existed in libcurl's siglongjmp call when using the USEALARMTIMEOUT codepath for DNS resolution. If two threads performed DNS resolving, a wrong register context could be used on the signal handler siglongjmp call if DNS timeout occurred, resulting in a segmentation...

5.9CVSS5.7AI score0.00641EPSS
Exploits1
The Hacker News
The Hacker News
added 2023/03/17 12:7 p.m.265 views

New GoLang-Based HinataBot Exploiting Router and Server Flaws for DDoS Attacks

A new Golang-based botnet dubbed HinataBot has been observed to leverage known flaws to compromise routers and servers and use them to stage distributed denial-of-service DDoS attacks. "The malware binaries appear to have been named by the malware author after a character from the popular anime...

10CVSS0.1AI score0.94021EPSS
Exploits8
Kitploit
Kitploit
added 2023/03/13 11:30 a.m.32 views

Graphicator - A GraphQL Enumeration And Extraction Tool

Graphicator is a GraphQL "scraper" / extractor. The tool iterates over the introspection document returned by the targeted GraphQL endpoint, and then re-structures the schema in an internal form so it can re-create the supported queries. When such queries are created is using them to send request...

6.9AI score
Exploits0References1
Hacker One
Hacker One
added 2023/03/08 6:10 p.m.246 views

curl: CVE-2023-27537: HSTS double-free

A double-free vulnerability CVE-2023-27537 existed in libcurl's HSTS HTTP Strict Transport Security implementation due to a lack of exclusion control when processing HSTS with multi-threading. This could lead to a use-after-free UAF issue when other threads access entries. An attacker could explo...

5.9CVSS7.3AI score0.00061EPSS
Exploits1
Malwarebytes
Malwarebytes
added 2023/03/06 7:0 a.m.168 views

Intel CPU vulnerabilities fixed. But should you update?

Microsoft has released out of band updates for information disclosure vulnerabilities in Intel CPUs. The normal gut reaction would be to install out of band updates as soon as possible. Microsoft wouldnt be releasing the updates ahead of the regular cycle without good reason, would it? Well, mayb...

2.1CVSS0.6AI score0.00536EPSS
Exploits0
Huntr
Huntr
added 2023/03/04 2:13 p.m.18 views

Remote Code Execution Vulnerability Through Unrestrict File Write

Description In the import setting function, in the file Froxlor\lib\Froxlor\SImExporter.php php fileputcontents$imgfilename, $imgdata; if functionexists'finfoopen' $finfo = finfoopenFILEINFOMIMETYPE; $mimetype = finfofile$finfo, $imgfilename; finfoclose$finfo; else $mimetype =...

6.5CVSS8.4AI score0.08952EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:56 a.m.0 views

SUSE CVE-2010-3864

Multiple race conditions in ssl/t1lib.c in OpenSSL 0.9.8f through 0.9.8o, 1.0.0, and 1.0.0a, when multi-threading and internal caching are enabled on a TLS server, might allow remote attackers to execute arbitrary code via client data that triggers a heap-based buffer overflow, related to 1 the T...

7.6CVSS9.2AI score0.04817EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 5:50 a.m.1 views

SUSE CVE-2011-3481

The indexgetids function in index.c in imapd in Cyrus IMAP Server before 2.4.11, when server-side threading is enabled, allows remote attackers to cause a denial of service NULL pointer dereference and daemon crash via a crafted References header in an e-mail message...

4.3CVSS6.7AI score0.01019EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:37 a.m.3 views

SUSE CVE-2013-2906

Multiple race conditions in the Web Audio implementation in Blink, as used in Google Chrome before 30.0.1599.66, allow remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to threading in core/html/HTMLMediaElement.cpp,...

6.8CVSS9.5AI score0.01103EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:33 a.m.1 views

SUSE CVE-2014-0016

stunnel before 5.00, when using fork threading, does not properly update the state of the OpenSSL pseudo-random number generator PRNG, which causes subsequent children with the same process ID to use the same entropy pool and allows remote attackers to obtain private keys for EC ECDSA or DSA...

4.3CVSS7AI score0.00312EPSS
Exploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:31 a.m.1 views

SUSE CVE-2018-5407

Simultaneous Multi-threading SMT in processors can enable local users to exploit software vulnerable to timing attacks via a side-channel timing attack on 'port contention'...

4.8CVSS6.4AI score0.00844EPSS
Exploits4References41
Fedora
Fedora
added 2022/12/23 1:20 a.m.14 views

[SECURITY] Fedora 36 Update: suricata-6.0.9-1.fc36

The Suricata Engine is an Open Source Next Generation Intrusion Detection and Prevention Engine. This engine is not intended to just replace or emulate the existing tools in the industry, but will bring new ideas and technologies to the field. This new Engine supports Multi-threading, Automatic...

0.2AI score
Exploits0
OpenVAS
OpenVAS
added 2022/12/23 12:0 a.m.7 views

Fedora: Security Advisory for suricata (FEDORA-2022-51316e38ce)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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.5AI score
Exploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2022/12/05 11:45 p.m.53 views

Security Bulletin: This Power System update is being released to address multiple CVEs for vTPM1.2

Summary This update addresses multiple CVEs that impacts any VM configured with a virtual trusted platform module vTPM version 1.2 Vulnerability Details CVEID:CVE-2018-5407 DESCRIPTION: Multiple SMT/Hyper-Threading architectures and processors could allow a local attacker to obtain sensitive...

7.5CVSS6.7AI score0.19914EPSS
Exploits8
RedHat Linux
RedHat Linux
added 2022/11/21 12:51 p.m.4 views

Mozilla: Use-after-free in InputStream implementation

The Mozilla Foundation Security Advisory describes this flaw as: Freeing arbitrary nsIInputStream's on a different thread than creation could have led to a use-after-free and potentially exploitable crash...

6.5CVSS7.5AI score0.00177EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2022/11/21 12:37 p.m.4 views

Mozilla: Use-after-free in InputStream implementation

The Mozilla Foundation Security Advisory describes this flaw as: Freeing arbitrary nsIInputStream's on a different thread than creation could have led to a use-after-free and potentially exploitable crash...

6.5CVSS7.5AI score0.00177EPSS
Exploits0References6
GithubExploit
GithubExploit
added 2022/11/01 5:58 a.m.592 views

Exploit for Path Traversal in Apache Http_Server

PoC exploit for CVE-2021-41773, an Apache HTTP Server 2.4.49 and...

7.5CVSS9.5AI score0.94391EPSS
Exploits145
Positive Technologies
Positive Technologies
added 2022/10/19 12:0 a.m.3 views

PT-2022-17447 · Qualcomm · Qualcomm Snapdragon

Name of the Vulnerable Software and Affected Versions: Qualcomm Snapdragon versions affected versions not specified Description: The issue is related to memory corruption due to use after free in a service. This occurs when trying to access maps by different threads, which can lead to instability...

6.7CVSS6.8AI score0.00102EPSS
Exploits0References3
Talos
Talos
added 2022/09/22 12:0 a.m.55 views

uClibC and uClibC-ng libpthread linuxthreads memory corruption vulnerabilities

Talos Vulnerability Report TALOS-2022-1517 uClibC and uClibC-ng libpthread linuxthreads memory corruption vulnerabilities September 22, 2022 CVE Number CVE-2022-29503 SUMMARY A memory corruption vulnerability exists in the libpthread linuxthreads functionality of uClibC 0.9.33.2 and uClibC-ng...

9.8CVSS9.1AI score0.00799EPSS
Exploits1
OpenVAS
OpenVAS
added 2022/08/26 12:0 a.m.24 views

Ubuntu: Security Advisory (USN-60-0)

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

6.9CVSS7.6AI score0.00664EPSS
Exploits0References3
Rows per page
Query Builder