Lucene search
+L

6045 matches found

Code423n4
Code423n4
added 2022/02/22 12:00 a.m.10 views

Use of external calls without reentrancy modifers

Lines of code Vulnerability details Impact In TWAPDelegator.sol functions like updateDelegatee and createDelegation have external calls without the use of reentrancy modifiers. These modifiers can serve as a strong security tool to prevent attacks when using external calls. Proof of Concept Tools...

7AI score
SaveExploits0
Pen Test Partners Blog
Pen Test Partners Blog
added 2022/02/21 6:44 a.m.27 views

OAuth consent phishing, in the wild

TL;DR An interesting incident response investigation showed exploitation of a recent OAuth related consent-phishing issue. We had been asked to investigate as the organisation had noticed some odd behaviours in the mailbox of one of the exec team. The mailbox was being queried using GraphAPI and...

7.1AI score
SaveExploits0
Veracode
Veracode
added 2022/02/18 8:43 a.m.22 views

Privilege Escalation

pear/cryptgpg is vulnerable to privilege escalation. The vulnerability exists in GPG.php file because there are no end-of-option markers before operation arguments allowing remote attackers to parse additional options during external calls to the library...

5.3CVSS5.6AI score0.0085EPSS
SaveExploits0References3Affected Software2
Github Security Blog
Github Security Blog
added 2022/02/18 12:00 a.m.34 views

Crypt_GPG does not prevent additional options in GPG calls

The CryptGPG extension before 1.6.7 for PHP does not prevent additional options in GPG calls, which presents a risk for certain environments and GPG versions...

5.3CVSS2.9AI score0.0085EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2022/02/17 5:15 a.m.22 views

CVE-2022-24953

The CryptGPG extension before 1.6.7 for PHP does not prevent additional options in GPG calls, which presents a risk for certain environments and GPG versions...

5.3CVSS0.0085EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/02/17 5:15 a.m.10 views

CVE-2022-24953

The CryptGPG extension before 1.6.7 for PHP does not prevent additional options in GPG calls, which presents a risk for certain environments and GPG versions...

5.3CVSS5.8AI score0.0085EPSS
SaveExploits0References3
Prion
Prion
added 2022/02/17 5:15 a.m.23 views

Code injection

The CryptGPG extension before 1.6.7 for PHP does not prevent additional options in GPG calls, which presents a risk for certain environments and GPG versions...

5CVSS5.3AI score0.0085EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2022/02/17 4:22 a.m.68 views

CVE-2022-24953

The CryptGPG extension before 1.6.7 for PHP does not prevent additional options in GPG calls, which presents a risk for certain environments and GPG versions...

5.3CVSS5.3AI score0.0085EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/02/17 4:22 a.m.27 views

CVE-2022-24953

The CryptGPG extension before 1.6.7 for PHP does not prevent additional options in GPG calls, which presents a risk for certain environments and GPG versions...

5.6AI score0.0085EPSS
SaveExploits0References2
OSV
OSV
added 2022/02/17 4:22 a.m.19 views

CVE-2022-24953

The CryptGPG extension before 1.6.7 for PHP does not prevent additional options in GPG calls, which presents a risk for certain environments and GPG versions...

5.3AI score
SaveExploits0References4
Code423n4
Code423n4
added 2022/02/17 12:00 a.m.16 views

Use of IERC20.transfer() instead of SafeERC20.safeTransfer()

Lines of code Vulnerability details Impact There are multiple external calls to IERC20.transfer that suppose to transfer out tokens from the system. However, there are tokens like USDT that don't return any return value in their implementation of the transfer function, so calling IERC20.transfer ...

7AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2022/02/15 12:00 a.m.18 views

Relevanssi - Subscriber+ Unauthorised AJAX Calls

The plugins do not have authorisation and CSRF checks in some of their AJAX actions, allowing any authenticated users, such as subscriber, to call them. This could disclose information to subscribers, as well as allow them to truncate the index, which will disable the search PoC...

1.6AI score
SaveExploits0References2Affected Software2
wpexploit
wpexploit
added 2022/02/15 12:00 a.m.79 views

Relevanssi - Subscriber+ Unauthorised AJAX Calls

The plugins do not have authorisation and CSRF checks in some of their AJAX actions, allowing any authenticated users, such as subscriber, to call them. This could disclose information to subscribers, as well as allow them to truncate the index, which will disable the search...

2.5AI score
SaveExploits0References2
Patchstack
Patchstack
added 2022/02/15 12:00 a.m.26 views

WordPress Relevanssi Premium plugin <= 2.16.4 - Unauthorized AJAX Calls vulnerability

Unauthorized AJAX Calls vulnerability discovered by Jan w Oleju in WordPress Relevanssi Premium plugin versions = 2.16.4. Solution Update the WordPress Relevanssi Premium plugin to the latest available version at least 2.16.5...

3.1AI score
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2022/02/15 12:00 a.m.23 views

WordPress Relevanssi – A Better Search plugin <= 4.14.5 - Unauthorized AJAX Calls vulnerability

Unauthorized AJAX Calls vulnerability discovered by Jan w Oleju in WordPress Relevanssi – A Better Search plugin versions = 4.14.5. Solution Update the WordPress Relevanssi – A Better Search plugin to the latest available version at least 4.14.6...

2.9AI score
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/02/14 12:00 a.m.238 views

SAP NetWeaver AS ABAP Multiple Vulnerabilities (Feb 2022)

Multiple vulnerabilities may be present in SAP NetWeaver Application Server ABAP, including the following: - SAP Netweaver AS - versions 700, 701, 702, 710, 711, 730, 740, 750, 751, 752, 753, 754, 755, 756 - contain a cross-site scripting vulnerability that allows an unauthenticated attacker to...

7.5CVSS6.5AI score0.01185EPSS
SaveExploits0References7
Citrix
Citrix
added 2022/02/14 12:00 a.m.12 views

Incoming audio issue on Microsoft Teams optimization for CWA Chrome OS

Any user on optimized Microsoft Teams is not able to receive any incoming audio during audio or video calls. Video streaming is not impacted. Users who meet the below conditions are likely to see the issue are on Citrix Workspace app for Chrome OS AND have enabled Microsoft Teams optimization...

7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/02/11 11:17 p.m.52 views

Unauthenticated users can exploit an enumeration vulnerability in Harbor (CVE-2019-19030)

Impact Sean Wright from Secureworks has discovered an enumeration vulnerability. An attacker can make use of the Harbor API to make unauthenticated calls to the Harbor instance. Based on the HTTP status code in the response, an attacker is then able to work out which resources exist, and which do...

5.3CVSS0.6AI score0.01891EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/02/11 11:15 a.m.30 views

Design/Logic Flaw

Possible use after free scenario in compute offloads to DSP while multiple calls spawn a dynamic process in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Industrial IOT, Snapdragon Mobile...

7.2CVSS7.7AI score0.00196EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/02/11 12:00 a.m.10 views

PT-2022-10941 · Google +1 · Android +1

Name of the Vulnerable Software and Affected Versions: Android SoC versions affected versions not specified Description: The issue concerns a vendor system service used to manage VoLTE in Unisoc devices. This service does not verify the caller's permissions, allowing normal apps without phone...

9.4CVSS8.9AI score0.005EPSS
SaveExploits0References3
Rows per page
Query Builder