Lucene search
+L

7433 matches found

OSV
OSV
added 2022/02/15 1:57 a.m.37 views

GHSA-VX57-7F4Q-FPC7 Arbitrary redirects under /new endpoint

Impact In 2.23.0, Prometheus changed its default UI to the New ui. To ensure a seamless transition, the URL's prefixed by /new redirect to /. Due to a bug in the code, it is possible for an attacker to craft an URL that can redirect to any other URL, in the /new endpoint. If a user visits a...

6.1CVSS6.4AI score0.1956EPSS
SaveExploits0References4
OSV
OSV
added 2022/02/15 12:0 a.m.42 views

CVE-2022-21698 Uncontrolled Resource Consumption in promhttp

clientgolang is the instrumentation library for Go applications in Prometheus, and the promhttp package in clientgolang provides tooling around HTTP servers and clients. In clientgolang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and...

7.5CVSS7.5AI score
SaveExploits0References24
Debian CVE
Debian CVE
added 2022/02/15 12:0 a.m.59 views

CVE-2022-21698

clientgolang is the instrumentation library for Go applications in Prometheus, and the promhttp package in clientgolang provides tooling around HTTP servers and clients. In clientgolang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and...

7.5CVSS8.6AI score0.05994EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/02/15 12:0 a.m.40 views

CVE-2022-21698 Uncontrolled Resource Consumption in promhttp

clientgolang is the instrumentation library for Go applications in Prometheus, and the promhttp package in clientgolang provides tooling around HTTP servers and clients. In clientgolang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and...

7.5CVSS8.9AI score0.05994EPSS
SaveExploits0References22
AlpineLinux
AlpineLinux
added 2022/02/15 12:0 a.m.55 views

CVE-2022-21698

clientgolang is the instrumentation library for Go applications in Prometheus, and the promhttp package in clientgolang provides tooling around HTTP servers and clients. In clientgolang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and...

7.5CVSS9.7AI score0.05994EPSS
SaveExploits0
NVD
NVD
added 2022/02/14 6:15 p.m.31 views

CVE-2021-39080

Due to weak obfuscation, IBM Cognos Analytics Mobile for Android application prior to version 1.1.14 , an attacker could be able to reverse engineer the codebase to gain knowledge about the programming technique, interface, class definitions, algorithms and functions used. IBM X-Force ID: 215593...

6.5CVSS0.00665EPSS
SaveExploits0References2
OSV
OSV
added 2022/02/14 6:15 p.m.4 views

CVE-2021-39080

Due to weak obfuscation, IBM Cognos Analytics Mobile for Android application prior to version 1.1.14 , an attacker could be able to reverse engineer the codebase to gain knowledge about the programming technique, interface, class definitions, algorithms and functions used. IBM X-Force ID: 215593...

6.5CVSS5.8AI score0.00665EPSS
SaveExploits0References2
Prion
Prion
added 2022/02/14 6:15 p.m.23 views

Design/Logic Flaw

Due to weak obfuscation, IBM Cognos Analytics Mobile for Android application prior to version 1.1.14 , an attacker could be able to reverse engineer the codebase to gain knowledge about the programming technique, interface, class definitions, algorithms and functions used. IBM X-Force ID: 215593...

6.4CVSS6.3AI score0.00665EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/02/14 5:30 p.m.28 views

CVE-2021-39080

Due to weak obfuscation, IBM Cognos Analytics Mobile for Android application prior to version 1.1.14 , an attacker could be able to reverse engineer the codebase to gain knowledge about the programming technique, interface, class definitions, algorithms and functions used. IBM X-Force ID: 215593...

4.8CVSS6.5AI score0.00665EPSS
SaveExploits0References2
CVE
CVE
added 2022/02/14 5:30 p.m.113 views

CVE-2021-39080

CVE-2021-39080 affects IBM Cognos Analytics Mobile for Android (pre-1.1.14). Root cause: weak obfuscation enabling reverse engineering to learn code structure (techniques, interfaces, class definitions, algorithms, functions). Impact is described as information disclosure of how the app is built;...

6.5CVSS6.3AI score0.00665EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2022/02/14 12:0 a.m.7 views

IBM Cognos Analytics 安全漏洞

IBM Cognos Analytics is a suite of business intelligence software from IBM Corporation. The software includes reports, dashboards and scorecards, and can help companies adjust their decisions by analyzing key factors and key people, etc. A security vulnerability exists in IBM Cognos Analytics...

6.5CVSS5.7AI score0.00665EPSS
SaveExploits0References3
Packet Storm
Packet Storm
added 2022/02/14 12:0 a.m.281 views

Nagios XI Autodiscovery Shell Upload

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Nagios XI Autodiscovery Webshell Upload', 'Description' = %q This module exploits a path traversal issue in Nagios XI before version 5.8.5...

8.8CVSS0.1AI score0.2382EPSS
SaveExploits5
Metasploit
Metasploit
added 2022/02/12 5:42 p.m.379 views

Nagios XI Autodiscovery Webshell Upload

This module exploits a path traversal issue in Nagios XI before version 5.8.5 CVE-2021-37343. The path traversal allows a remote and authenticated administrator to upload a PHP web shell and execute code as www-data. The module achieves this by creating an autodiscovery job with an id field...

8.8CVSS9.1AI score0.2382EPSS
SaveExploits5
GithubExploit
GithubExploit
added 2022/02/10 9:52 p.m.712 views

Exploit for Code Injection in Cisco Adaptive_Security_Device_Manager

staystaystay staystaystay is a proof of concept exploit for...

9.3CVSS8.2AI score0.19958EPSS
SaveExploits2
OSV
OSV
added 2022/02/09 6:29 p.m.5 views

GHSA-6GMV-PJP9-P8W8 Out of bounds read in Tensorflow

Impact The implementation of shape inference for ReverseSequence does not fully validate the value of batchdim and can result in a heap OOB read: python import tensorflow as tf @tf.function def test: y = tf.rawops.ReverseSequence input = 'aaa','bbb', seqlengths = 1,1,1, seqdim = -10, batchdim = -...

8.1CVSS5.8AI score0.01125EPSS
SaveExploits1References8
zdt
zdt
added 2022/02/08 12:0 a.m.349 views

Wing FTP Server 4.3.8 - Remote Code Execution (Authenticated) Exploit

Exploit Title: Wing FTP Server 4.3.8 - Remote Code Execution RCE Authenticated Exploit Author: notcos Credit: Credit goes to the initial discoverer of this exploit, Alex Haynes. Vendor Homepage: https://www.wftpserver.com/ Software Link: https://www.wftpserver.com/download/WingFtpServer.exe...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2022/02/08 12:0 a.m.259 views

QEMU Monitor HMP migrate Command Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule "QEMU Monitor HMP 'migrate' Command Execution", 'Description' = %q This module uses QEMU's Monitor Human Monitor Interface HMP TCP server to execu...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2022/02/08 12:0 a.m.398 views

Wing FTP Server 4.3.8 - Remote Code Execution (RCE) (Authenticated)

Exploit Title: Wing FTP Server - Authenticated RCE Date: 02/06/2022 Exploit Author: notcos Credit: Credit goes to the initial discoverer of this exploit, Alex Haynes. Vendor Homepage: https://www.wftpserver.com/ Software Link: https://www.wftpserver.com/download/WingFtpServer.exe Version: " %...

5.3AI score
SaveExploits0
ThreatPost
ThreatPost
added 2022/02/03 10:10 p.m.332 views

Low-Detection Phishing Kits Increasingly Bypass MFA

More and more phishing kits are focusing on bypassing multi-factor authentication MFA methods, researchers have warned – typically by stealing authentication tokens via a man-in-the-middle MiTM attack. As MFA continues to see widespread consumer and business adoption – a full 78 percent of...

9AI score
SaveExploits0References4
OSV
OSV
added 2022/02/03 11:15 a.m.7 views

PYSEC-2022-107

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for ReverseSequence does not fully validate the value of batchdim and can result in a heap OOB read. There is a check to make sure the value of batchdim does not go over the rank of the input, but there...

8.1CVSS5.9AI score0.01125EPSS
SaveExploits1References4
Rows per page
Query Builder