Lucene search
+L

12366 matches found

Veracode
Veracode
added 2023/01/08 1:03 p.m.74 views

SQL Injection

php is vulnerable to SQL Injection attacks. The vulnerability exists due to an integer overflow when processing untrusted input within the PDO::quote in PDOSQLite, which allows a remote attacker to pass a specially crafted input to the application that after being processed by the affected...

9.1CVSS4.7AI score0.02171EPSS
SaveExploits0References5Affected Software8
The Hacker News
The Hacker News
added 2023/01/06 1:46 p.m.83 views

Dridex Malware Now Attacking macOS Systems with Novel Infection Method

A variant of the infamous Dridex banking malware has set its sights on Apple's macOS operating system using a previously undocumented infection method, according to latest research. It has "adopted a new technique to deliver documents embedded with malicious macros to users without having to...

7.1AI score
SaveExploits0
Trend Micro Simply Security
Trend Micro Simply Security
added 2023/01/05 12:00 a.m.9 views

Dridex Returns, Targets MacOS Using New Entry Method

The Dridex variant we analyzed targets MacOS platforms with a new technique to deliver documents embedded with malicious macros to users...

3.2AI score
SaveExploits0
RubySec
RubySec
added 2023/01/05 12:00 a.m.50 views

Potential remote code execution in ruby-git

The git gem, between versions 1.2.0 and 1.12.0, incorrectly parsed the output of the 'git ls-files' command using eval to unescape quoted file names. If a file name was added to the git repository contained special characters, such as '\n', then the 'git ls-files' command would print the file nam...

8CVSS4.3AI score0.01351EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/29 1:51 a.m.371 views

Prototype Pollution in JSON5 via Parse Method

The parse method of the JSON5 library before and including version 2.2.1 does not restrict parsing of keys named proto, allowing specially crafted strings to pollute the prototype of the resulting object. This vulnerability pollutes the prototype of the object returned by JSON5.parse and not the...

8.8CVSS9.1AI score0.09304EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.24 views

socks Infinite Loop vulnerability

The RemoteAddr and LocalAddr methods on the returned net.Conn may call themselves, leading to an infinite loop which will crash the program due to a stack overflow...

7.5CVSS2.1AI score0.00782EPSS
SaveExploits0References4Affected Software2
Positive Technologies
Positive Technologies
added 2022/12/28 12:00 a.m.16 views

PT-2022-28096 · Unknown · Usememos/Memos

Name of the Vulnerable Software and Affected Versions: usememos/memos versions prior to 0.9.1 Description: The issue involves the incorrect use of privileged APIs, allowing a user with login permission to delete all notes of the whole application. This can be achieved via the API endpoint...

8.1CVSS8.1AI score0.00761EPSS
SaveExploits1References11
OSV
OSV
added 2022/12/27 10:15 p.m.17 views

CVE-2016-15005

CSRF tokens are generated using math/rand, which is not a cryptographically secure random number generator, allowing an attacker to predict values and bypass CSRF protections with relatively few requests...

8.8CVSS8.7AI score
SaveExploits0References4
CNNVD
CNNVD
added 2022/12/27 12:00 a.m.10 views

ecnepsnai web 代码问题漏洞

Web is a Golang HTTP server by Ian Spence, a personal developer. It is used for complex web applications. A security vulnerability exists in ecnepsnai web, which stems from Web Sockets not executing any AuthenticateMethod method that may be set to cause the nil pointer to be dereferenced if the...

9.8CVSS8.2AI score0.01116EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/12/27 12:00 a.m.11 views

SOCKS5 Proxy Package for Go 安全漏洞

SOCKS5 Proxy Package for Go is an open source SOCKS5 proxy library for Go by Bitcoin in Go. SOCKS5 Proxy Package for Go suffers from a security vulnerability that stems from the fact that the RemoteAddr and LocalAddr methods on the returned net.Conn may call themselves, leading to an infinite loo...

7.5CVSS7.4AI score0.00782EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2022/12/24 12:00 a.m.42 views

CVE-2022-46175

JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand e.g. for config files. The parse method of the JSON5 library before and including versions 1.0.1 and 2.2.1 does not restrict parsing of keys named proto, allowing specially crafted strings t...

7.1CVSS9.1AI score0.09304EPSS
SaveExploits1References6
NVD
NVD
added 2022/12/22 8:15 p.m.27 views

CVE-2022-45411

Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitigate this attack, browsers placed limits on fetch and XMLHttpReques...

6.1CVSS0.00575EPSS
SaveExploits0References4
Prion
Prion
added 2022/12/22 8:15 p.m.32 views

Cross site scripting

Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitigate this attack, browsers placed limits on fetch and XMLHttpReques...

5.8CVSS6.3AI score0.00575EPSS
SaveExploits0References4Affected Software3
OSV
OSV
added 2022/12/22 5:41 p.m.62 views

GO-2022-1155 Panic in github.com/ipfs/go-merkledag

A ProtoNode may be modified in such a way as to cause various encode errors which will trigger a panic on common method calls that don't allow for error returns. Additionally, use of the ProtoNode.SetCidBuilder method to set non-functioning CidBuilder such as one that refers to a multihash where ...

7.5CVSS7.3AI score0.01254EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2022/12/22 12:00 a.m.37 views

CVE-2022-45411

Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitigate this attack, browsers placed limits on fetch and XMLHttpReques...

7AI score0.00575EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2022/12/22 12:00 a.m.75 views

CVE-2022-45411

Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitigate this attack, browsers placed limits on fetch and XMLHttpReques...

6.1CVSS7.9AI score0.00575EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2022/12/22 12:00 a.m.47 views

CVE-2022-45411

Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitigate this attack, browsers placed limits on fetch and XMLHttpReques...

6.1CVSS7.3AI score0.00575EPSS
SaveExploits0
CVE
CVE
added 2022/12/22 12:00 a.m.201 views

CVE-2022-45411

CVE-2022-45411: Cross-Site Tracing vulnerability in Firefox/Thunderbird due to servers echoing Trace requests and exposure of authorization headers/cookies; mitigations have been implemented via browser fetch/XHR limits and non-standard headers like X-Http-Method-Override. The issue is acknowledg...

6.1CVSS6.9AI score0.00575EPSS
SaveExploits0References4Affected Software3
Trend Micro Simply Security
Trend Micro Simply Security
added 2022/12/21 12:00 a.m.74 views

A Technical Analysis of CVE-2022-22583 and CVE-2022-32800

This blog entry discusses the technical details of how we exploited CVE-2022-22583 using a different method. We also tackle the technical details of CVE-2022-32800, another SIP-bypass that we discovered more recently, in this report...

2.1CVSS1.6AI score0.0261EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/12/19 12:00 a.m.32 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : python Multiple Vulnerabilities (NS-SA-2022-0102)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has python packages installed that are affected by multiple vulnerabilities: - http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker...

9.8CVSS8.3AI score0.23293EPSS
SaveExploits3References9
Rows per page
Query Builder