Lucene search
+L

4566 matches found

Tenable Nessus
Tenable Nessus
added 2021/12/17 12:0 a.m.407 views

Apache Log4Shell RCE detection via callback correlation (Direct Check SMTP)

Binary data apachelog4shellsmtp.nbin...

10CVSS9.9AI score0.99999EPSS
SaveExploits360References3
Tenable Nessus
Tenable Nessus
added 2021/12/17 12:0 a.m.259 views

Apache Log4Shell RCE detection via callback correlation (Direct Check SSH)

Binary data apachelog4shellssh.nbin...

10CVSS7.3AI score0.99999EPSS
SaveExploits360References3
Tenable Nessus
Tenable Nessus
added 2021/12/17 12:0 a.m.116 views

Apache Log4Shell RCE detection via callback correlation (Direct Check IMAP)

Binary data apachelog4shellimap.nbin...

10CVSS7.3AI score0.99999EPSS
SaveExploits360References3
Tenable Nessus
Tenable Nessus
added 2021/12/17 12:0 a.m.49 views

Apache Log4Shell RCE detection via callback correlation (Direct Check Telnet)

Binary data apachelog4jjdnildapgenerictelnet.nbin...

10CVSS7.3AI score0.99999EPSS
SaveExploits360References3
Tenable Nessus
Tenable Nessus
added 2021/12/16 12:0 a.m.106 views

Apache Log4Shell RCE detection via callback correlation (Direct Check FTP)

Binary data log4jlog4shellftp.nbin...

10CVSS7.3AI score0.99999EPSS
SaveExploits360References3
GithubExploit
GithubExploit
added 2021/12/14 6:37 a.m.53 views

Exploit for Uncontrolled Resource Consumption in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

LogMePwn LogMePwn is a fully automated, multi-protocol, reliab...

10CVSS7AI score0.99999EPSS
SaveExploits360
Gitee
Gitee
added 2021/12/13 12:56 p.m.22 views

Exploit for Deserialization of Untrusted Data in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

PoC exploit for CVE-2021-44228, a vulnerability in the Log4j Java library. The target product/service is Log4j, a Java logging library, and the vulnerability class/vector is a Remote Code Execution RCE vulnerability. The probable entry point is the "sendDetectionRequest" function in the...

10CVSS9AI score0.99999EPSS
SaveExploits360
GithubExploit
GithubExploit
added 2021/12/13 11:34 a.m.23 views

Exploit for Uncontrolled Resource Consumption in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

CVE-2021-44228: Log4j / Log4Shell Security Research Summary...

10CVSS7.1AI score0.99999EPSS
SaveExploits362
Tenable Nessus
Tenable Nessus
added 2021/12/11 12:0 a.m.231 views

Apache Log4Shell RCE detection via callback correlation (Direct Check HTTP)

Binary data apachelog4jjdnildapgenerichttpheaders.nbin...

10CVSS9.9AI score0.99999EPSS
SaveExploits360References3
ATTACKERKB
ATTACKERKB
added 2021/12/07 9:15 p.m.5 views

CVE-2021-36760

In accountrecoveryendpoint/recoverpassword.do in WSO2 Identity Server 5.7.0, it is possible to perform a DOM-Based XSS attack affecting the callback parameter modifying the URL that precedes the callback parameter. Once the username or password reset procedure is completed, the JavaScript code wi...

6.1CVSS6.4AI score0.00723EPSS
SaveExploits0References3
OSV
OSV
added 2021/12/07 12:0 p.m.22 views

RUSTSEC-2021-0128 Incorrect Lifetime Bounds on Closures in `rusqlite`

The lifetime bound on several closure-accepting rusqlite functions specifically, functions which register a callback to be later invoked by SQLite was too relaxed. If a closure referencing borrowed values on the stack is was passed to one of these functions, it could allow Rust code to access...

7.5CVSS7.5AI score0.0118EPSS
SaveExploits7References3
CNNVD
CNNVD
added 2021/12/07 12:0 a.m.13 views

WSO2 Identity Server 跨站脚本漏洞

WSO2 Identity Server IS is an identity server from WSO2, Inc. A security vulnerability exists in WSO2 Identity Server, which stems from the fact that in WSO2 Identity Server 5.7.0, a dom-based XSS attack can be executed that affects the callback parameter modifying the callback parameter before t...

6.1CVSS5.5AI score0.00723EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/11/29 12:0 a.m.13 views

WordPress 插件跨站脚本漏洞

WordPress is the Wordpress Foundation's set of blogging platform developed using the PHP language . The platform supports PHP and MySQL servers to set up a personal blog site.WordPress Plugin is a WordPress open source application plugin . The WordPress plugin suffers from a cross-site scripting...

5.4CVSS5.2AI score0.006EPSS
SaveExploits2References2
Code423n4
Code423n4
added 2021/11/17 12:0 a.m.15 views

ERC1155Supply vulnerability in OpenZeppelin Contracts

Handle defsec Vulnerability details Impact When ERC1155 tokens are minted, a callback is invoked on the receiver of those tokens, as required by the spec. When including the ERC1155Supply extension, total supply is not updated until after the callback, thus during the callback the reported total...

6.8AI score
SaveExploits0
OSV
OSV
added 2021/11/16 6:0 p.m.15 views

UBUNTU-CVE-2021-3939

Ubuntu-specific modifications to accountsservice in patch file debian/patches/0010-set-language.patch caused the fallbacklocale variable, pointing to static storage, to be freed, in the userchangelanguageauthorizedcb function. This is reachable via the SetLanguage dbus function. This is fixed in...

7.8CVSS5.8AI score0.00347EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2021/11/15 11:28 p.m.34 views

ERC1155Supply vulnerability in OpenZeppelin Contracts

When ERC1155 tokens are minted, a callback is invoked on the receiver of those tokens, as required by the spec. When including the ERC1155Supply extension, total supply is not updated until after the callback, thus during the callback the reported total supply is lower than the real number of...

2.5AI score
SaveExploits0References2Affected Software2
OSV
OSV
added 2021/11/15 11:28 p.m.63 views

GHSA-WMPV-C2JP-J2XG ERC1155Supply vulnerability in OpenZeppelin Contracts

When ERC1155 tokens are minted, a callback is invoked on the receiver of those tokens, as required by the spec. When including the ERC1155Supply extension, total supply is not updated until after the callback, thus during the callback the reported total supply is lower than the real number of...

6.9AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2021/11/15 12:0 a.m.20 views

PT-2021-8182 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.15.0-rc2+ Description: The vulnerability is related to a NULL pointer dereference in the set hv tscchange cb function when setting Hyper-V's TSC change callback. If Hyper-V setup fails, the kernel will still...

8.4CVSS6.5AI score0.08555EPSS
SaveExploits6References1604
NVD
NVD
added 2021/11/12 10:15 p.m.36 views

CVE-2021-3786

A potential vulnerability in the SMI callback function used in CSME configuration of some Lenovo Notebook and ThinkPad systems could be used to leak out data out of the SMRAM range...

5.5CVSS0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2021/11/12 10:15 p.m.7 views

CVE-2021-3719

A potential vulnerability in the SMI callback function that saves and restore boot script tables used for resuming from sleep state in some ThinkCentre and ThinkStation models may allow an attacker with local access and elevated privileges to execute arbitrary code...

6.7CVSS6AI score0.00243EPSS
SaveExploits0References1
Rows per page
Query Builder