Lucene search
+L

12341 matches found

OSV
OSV
•added 2022/06/20 8:13 p.m.•6 views

MAL-2022-5237 Malicious code in payment_method (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware fcaf8d7ef9b2e7d4df92b29894c629acbc28978ee0fc89ae8d1b8ce4f45268d6 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Code423n4
Code423n4
•added 2022/06/19 12:00 a.m.•16 views

Did Not Approve To Zero First Causing Certain Token Transfer To Fail

Lines of code Vulnerability details Proof-of-Concept Some tokens like USDT do not work when changing the allowance from an existing non-zero allowance value. For example Tether USDT's approve function will revert if the current approval is not zero, to protect against front-running changes of...

6.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
•added 2022/06/16 11:40 p.m.•18 views

`array!` macro is unsound in presence of traits that implement methods it calls internally

Affected versions of this crate called some methods using auto-ref. The affected code looked like this. rust let mut arr = $crate::core::mem::MaybeUninit::uninit; let mut vec = $crate::ArrayVec::::newarr.asmutptr as mut T; In this case, the problem is that asmutptr is a method of &mut MaybeUninit...

0.5AI score
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
•added 2022/06/16 3:00 p.m.•44 views

CVE-2022-1833

A flaw was found in AMQ Broker Operator, installed via UI using the OperatorHub. In this vulnerability, a low-privilege user with access to the Operator deployed namespace has access to cluster-wide edit rights. This flaw allows an attacker to have full cluster management access. Mitigation In...

8.8CVSS8.6AI score0.00848EPSS
SaveExploits0References4
NVD
NVD
•added 2022/06/15 7:15 p.m.•32 views

CVE-2022-32550

An issue was discovered in AgileBits 1Password, involving the method various 1Password apps and integrations used to create connections to the 1Password service. In specific circumstances, this issue allowed a malicious server to convince a 1Password app or integration it is communicating with th...

5.8CVSS0.00521EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
•added 2022/06/15 7:15 p.m.•4 views

CVE-2022-32550

An issue was discovered in AgileBits 1Password, involving the method various 1Password apps and integrations used to create connections to the 1Password service. In specific circumstances, this issue allowed a malicious server to convince a 1Password app or integration it is communicating with th...

5.8CVSS5.8AI score0.00521EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2022/06/15 12:00 a.m.•14 views

PT-2022-14401 Ā· Google Ā· Android Kernel

Name of the Vulnerable Software and Affected Versions: Android kernel Description: The issue is related to a missing permission check in the onbind method of ShannonRcsService.java. This could lead to local information disclosure without requiring additional execution privileges. User interaction...

5.5CVSS5AI score0.00103EPSS
SaveExploits0References3
WPVulnDB
WPVulnDB
•added 2022/06/14 12:00 a.m.•8 views

Flexible Shipping < 4.11.9 - Reflected Cross-Site Scripting

The plugin does not escape shipping method URLs before outputting them back in an attribute, leading to Reflected Cross-Site Scripting...

1AI score
SaveExploits0Affected Software1
Exploit DB
Exploit DB
•added 2022/06/14 12:00 a.m.•315 views

Real Player 16.0.3.51 - 'external::Import()' Directory Traversal to Remote Code Execution (RCE)

Exploit Title: Real Player 16.0.3.51 - 'external::Import' Directory Traversal to Remote Code Execution RCE Google Dork: n/a Date: May 31, 2022 Exploit Author: Eduardo Braun Prado Vendor Homepage: http://real.com/ Software Link: http://real.com/ Version: ver. 16.00.282, 16.0.3.51, Cloud 17.0.9.17,...

5.3AI score
SaveExploits0
CNVD
CNVD
•added 2022/06/13 12:00 a.m.•42 views

Apache Dubbo code issue vulnerability (CNVD-2022-53583)

Apache Dubbo is the United States Apache Apache Foundation of a lightweight Java-based RPC Remote Procedure Call framework. The product provides interface-based remote calling , fault tolerance and load balancing and automatic service registration and discovery. A security vulnerability exists in...

6.1CVSS6.3AI score0.01792EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2022/06/11 12:00 a.m.•47 views

Unhandled crash in npm posix

This affects all versions of package posix. When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable not a function, and then it will crash with type-check...

7.5CVSS3.9AI score0.01044EPSS
SaveExploits1References3Affected Software1
NVD
NVD
•added 2022/06/10 8:15 p.m.•49 views

CVE-2022-21211

This affects all versions of package posix. When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable not a function, and then it will crash with type-check...

7.5CVSS0.01044EPSS
SaveExploits1References1
Prion
Prion
•added 2022/06/10 8:15 p.m.•22 views

Design/Logic Flaw

This affects all versions of package posix. When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable not a function, and then it will crash with type-check...

5CVSS7.4AI score0.01044EPSS
SaveExploits1References1
CVE
CVE
•added 2022/06/10 8:05 p.m.•91 views

CVE-2022-21211

CVE-2022-21211 affects the npm package posix (all versions) and is caused by the toString method not being invokable, causing a crash (DoS) when the code falls back to a 0x0 value. The vulnerability has public discussion and proof-of-concept material (e.g., a Snyk overview with a PoC) and multipl...

7.5CVSS6.5AI score0.01044EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
•added 2022/06/10 8:05 p.m.•56 views

CVE-2022-21211 Denial of Service (DoS)

This affects all versions of package posix. When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable not a function, and then it will crash with type-check...

5.9CVSS7.7AI score0.01044EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
•added 2022/06/09 9:15 p.m.•12 views

CVE-2022-30703

Trend Micro Security 2021 and 2022 Consumer is vulnerable to an exposed dangerous method vulnerability that could allow an attacker to obtain access to leaked kernel addresses and disclose sensitive information. This vulnerability could also potentially be chained for privilege escalation...

7.8CVSS5.8AI score0.00338EPSS
SaveExploits0References3
NVD
NVD
•added 2022/06/09 9:15 p.m.•35 views

CVE-2022-30703

Trend Micro Security 2021 and 2022 Consumer is vulnerable to an exposed dangerous method vulnerability that could allow an attacker to obtain access to leaked kernel addresses and disclose sensitive information. This vulnerability could also potentially be chained for privilege escalation...

7.8CVSS0.00338EPSS
SaveExploits0References2
OSV
OSV
•added 2022/06/09 9:15 p.m.•8 views

CVE-2022-30703

Trend Micro Security 2021 and 2022 Consumer is vulnerable to an exposed dangerous method vulnerability that could allow an attacker to obtain access to leaked kernel addresses and disclose sensitive information. This vulnerability could also potentially be chained for privilege escalation...

7.8CVSS7AI score0.00338EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2022/06/09 8:15 p.m.•46 views

CVE-2022-30703

Trend Micro Security 2021 and 2022 Consumer is vulnerable to an exposed dangerous method vulnerability that could allow an attacker to obtain access to leaked kernel addresses and disclose sensitive information. This vulnerability could also potentially be chained for privilege escalation...

7.6AI score0.00338EPSS
SaveExploits0References2
CVE
CVE
•added 2022/06/09 8:15 p.m.•122 views

CVE-2022-30703

CVE-2022-30703 affects Trend Micro Security (Consumer) 2021 and 2022. The issue is an exposed dangerous method in the NCIE Scanner/module that can allow a local attacker to disclose sensitive information, including leaked kernel addresses, and could potentially be chained to achieve privilege esc...

7.8CVSS7.4AI score0.00338EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder