Lucene search
+L

6475 matches found

Code423n4
Code423n4
added 2022/03/24 12:0 a.m.12 views

Incorrect strike price displayed in name/symbol of qToken

Lines of code Vulnerability details Impact slice in options/QTokenStringUtils.sol cut a string into stringstart:end However, while fetching bytes, it uses bytessstart+1 instead of bytessstart+i. This causes the return string to be composed of sstartend-start. The result of this function is then...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/03/24 12:0 a.m.17 views

Spreads can be minted with a deactivated oracle

Lines of code Vulnerability details Impact When deactivateOracle is called for an oracle in OracleRegistry it is still available for option spreads minting. This way a user can continue to mint new options within spreads that rely on an oracle that was deactivated. As economic output of spreads i...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/03/23 8:36 a.m.9 views

MGASA-2022-0110 Updated sphinx packages fix security vulnerability

It was found that sphinx could allow arbitrary files to be read by abusing a configuration option. CVE-2020-29050...

7.5CVSS7.4AI score0.02166EPSS
SaveExploits2References5
ATTACKERKB
ATTACKERKB
added 2022/03/21 7:15 p.m.9 views

CVE-2022-0229

The miniOrange's Google Authenticator WordPress plugin before 5.5 does not have proper authorisation and CSRF checks when handling the reconfigureMethod, and does not validate the parameters passed to it properly. As a result, unauthenticated users could delete arbitrary options from the blog,...

8.1CVSS7.6AI score0.00543EPSS
SaveExploits2References2
OSV
OSV
added 2022/03/18 12:1 a.m.39 views

GHSA-8M2F-74R2-X3F2 Code injection in accesslog

All versions of package accesslog are vulnerable to Arbitrary Code Injection due to the usage of the Function constructor without input sanitization. If attacker-controlled user input is given to the format option of the package's exported constructor function, it is possible for an attacker to...

7.1CVSS7.6AI score0.01614EPSS
SaveExploits1References4
OSV
OSV
added 2022/03/17 12:15 p.m.7 views

CVE-2022-25760

All versions of package accesslog are vulnerable to Arbitrary Code Injection due to the usage of the Function constructor without input sanitization. If attacker-controlled user input is given to the format option of the package's exported constructor function, it is possible for an attacker to...

9.8CVSS6.1AI score0.01614EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/03/17 11:16 a.m.4 views

CVE-2022-25760

All versions of package accesslog are vulnerable to Arbitrary Code Injection due to the usage of the Function constructor without input sanitization. If attacker-controlled user input is given to the format option of the package's exported constructor function, it is possible for an attacker to...

10CVSS6.2AI score0.01614EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2022/03/16 3:22 p.m.40 views

Moderate: Red Hat Security Advisory: redhat-ds:11.3 security and bug fix update

An update for the redhat-ds:11 module is now available for Red Hat Directory Server 11.3 for RHEL 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available...

7.5CVSS6.7AI score0.02014EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2022/03/15 5:15 p.m.4 views

CVE-2022-27202

Jenkins Extended Choice Parameter Plugin 346.vd87693c5a86c and earlier does not escape the value and description of extended choice parameters of radio buttons or check boxes type, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers with Item/Configure permission...

5.4CVSS5.8AI score0.00648EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/03/15 12:0 a.m.8 views

PT-2022-18171 · Arris · Arris Tr3300

Name of the Vulnerable Software and Affected Versions: Arris TR3300 version 1.0.13 Description: A command injection issue was found in the pptp function, accessible through the wan pptp.html endpoint, via the pptp fix ip, pptp fix mask, pptp fix gw, and wan dns1 stat parameters. This allows...

10CVSS9.8AI score0.02878EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/03/13 12:15 a.m.4 views

CVE-2021-36368

An issue was discovered in OpenSSH before 8.9. If a client is using public-key authentication with agent forwarding but without -oLogLevel=verbose, and an attacker has silently modified the server to support the None authentication option, then the user cannot determine whether FIDO authenticatio...

3.7CVSS5.5AI score0.01677EPSS
SaveExploits0References6
NVD
NVD
added 2022/03/08 10:15 p.m.43 views

CVE-2022-24739

alltube is an html front end for youtube-dl. On releases prior to 3.0.3, an attacker could craft a special HTML page to trigger either an open redirect attack or a Server-Side Request Forgery attack depending on how AllTube is configured. The impact is mitigated by the fact the SSRF attack is onl...

7.3CVSS0.00912EPSS
SaveExploits0References4
Prion
Prion
added 2022/03/08 10:15 p.m.23 views

Server side request forgery (ssrf)

alltube is an html front end for youtube-dl. On releases prior to 3.0.3, an attacker could craft a special HTML page to trigger either an open redirect attack or a Server-Side Request Forgery attack depending on how AllTube is configured. The impact is mitigated by the fact the SSRF attack is onl...

4CVSS6.2AI score0.00912EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2022/03/08 12:0 a.m.6 views

AllTube Download 代码问题漏洞

AllTube Download is a Youtube-dl Web Gui by Pierre Rudloff, an individual developer. AllTube Download suffers from a code issue vulnerability that stems from the fact that cross-site request forgery attacks can only occur on the HTML frontend of youtube-dl when Alltube has the "stream" option...

7.3CVSS6.7AI score0.00912EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2022/03/06 6:15 a.m.2 views

CVE-2022-26495

In nbd-server in nbd before 3.24, there is an integer overflow with a resultant heap-based buffer overflow. A value of 0xffffffff in the name length field will cause a zero-sized buffer to be allocated for the name, resulting in a write to a dangling pointer. This issue exists for the NBDOPTINFO,...

9.8CVSS7.5AI score0.02781EPSS
SaveExploits1References12
OSV
OSV
added 2022/03/06 6:15 a.m.1 views

DEBIAN-CVE-2022-26495

In nbd-server in nbd before 3.24, there is an integer overflow with a resultant heap-based buffer overflow. A value of 0xffffffff in the name length field will cause a zero-sized buffer to be allocated for the name, resulting in a write to a dangling pointer. This issue exists for the NBDOPTINFO,...

9.8CVSS8.8AI score0.02781EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2022/03/06 12:0 a.m.5 views

PT-2022-2044 · Nbd +6 · Nbd +6

Name of the Vulnerable Software and Affected Versions: nbd versions prior to 3.24 Description: The issue is related to a stack-based buffer overflow in the nbd-server. An attacker can cause a buffer overflow by sending a crafted NBD OPT INFO or NBD OPT GO message with a large value as the length ...

10CVSS7.9AI score0.03675EPSS
SaveExploits3References64
OpenVAS
OpenVAS
added 2022/03/05 12:0 a.m.23 views

openSUSE: Security Advisory for zsh (openSUSE-SU-2022:0735-1)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH 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-or-later This program is free software; you can...

7.8CVSS8.2AI score0.0198EPSS
SaveExploits0References2
OPENSUSE Linux
OPENSUSE Linux
added 2022/03/04 12:0 a.m.37 views

Security update for libeconf, shadow and util-linux (moderate)

openSUSE Security Update: Security update for libeconf, shadow and util-linux Announcement ID: openSUSE-SU-2022:0727-1 Rating: moderate References: 1188507 1192954 1193632 1194976 SLE-23384 SLE-23402 Cross-References: CVE-2021-3995 CVE-2021-3996 CVSS scores: CVE-2021-3995 SUSE: 4.7...

5.5CVSS6.6AI score0.00647EPSS
SaveExploits4References6
VulnCheck KEV
VulnCheck KEV
added 2022/03/03 12:0 a.m.7 views

VulnCheck KEV: CVE-2018-0173

A vulnerability in the Cisco IOS Software and Cisco IOS XE Software function that restores encapsulated option 82 information in DHCP Version 4 DHCPv4 packets can allow for denial-of-service DoS...

8.6CVSS7.2AI score0.07758EPSS
SaveExploits0References1
Rows per page
Query Builder