Lucene search
+L

4993 matches found

Code423n4
Code423n4
added 2023/02/01 12:00 a.m.15 views

Lack of access control in Lendgine.sol.withdraw()

Lines of code Vulnerability details Impact Because the function does not check if the person has access to it, anyone can call it. After calling the function the malicious user can increase his position. 175: positions.updatemsg.sender, -SafeCast.toInt256size, rewardPerPositionStored; He can then...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/02/01 12:00 a.m.16 views

Losses in Pair and LendgineRouter can be generated if used with ERC20 Tokens with fee on transfer

Lines of code Vulnerability details Losses in Pair and LendgineRouter can be generated if used with ERC20 Tokens with fee on transfer Summary Some tokens token1, token0, ... are used over the code that can be any kind of ERC20 token. If this token includes fees on transfer, some operations will...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2023/02/01 12:00 a.m.10 views

Everyone can call mint function (no checks for msg.sender)

Lines of code Vulnerability details Impact Everyone can call mint function. There is no checks for msg.sender. I am not sure that this is okay and by method design. Proof of Concept Tools Used Static analytics Recommended Mitigation Steps Think about how to protect method --- The text was updated...

6.9AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2023/01/30 8:30 a.m.32 views

A private moment, caught by a Roomba, ended up on Facebook. Eileen Guo explains how: Lock and Code S04E03

In 2020, a photo of a woman sitting on a toilet--her shorts pulled half-way down her thighs--was shared on Facebook, and it was shared by someone whose job it was to look at that photo and, by labeling the objects in it, help train an artificial intelligence system for a vacuum. Bizarre? Yes...

SaveExploits0
Code423n4
Code423n4
added 2023/01/30 12:00 a.m.25 views

Config update happening in memory instead of at storage slot

Lines of code Vulnerability details Impact While adding configs in addConfig function, configs is updated in memory as shown at . It should accept configs parameter to a function as storage. Proof of Concept function addConfiguint256 memory configs, uint256 configsLen, DripsReceiver memory receiv...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/30 12:00 a.m.19 views

The onlyMinter modifier checks the wrong condition.

Lines of code Vulnerability details Impact In RabbitHoleReceipt.sol and RabbitHoleTicket.sol, receipts and tickets can be minted by anyone. Proof of Concept The first line inside the modifier can be passed without reverting for any callers. modifier onlyMinter msg.sender == minterAddress; ; Tools...

7AI score
SaveExploits0
Talos Blog
Talos Blog
added 2023/01/27 9:43 p.m.25 views

Talos Takes 126: Year in Review - Threat Landscape Edition

Were back with another year in review focused episode. This time the focus will be the threat landscape generally and Ill be joined by threat researcher Caitlin Huey. In this episode well discuss what we found in the last year, with a focus on the general threat landscape. Well spend time...

0.1AI score
SaveExploits0
wpexploit
wpexploit
added 2023/01/26 12:00 a.m.458 views

Bootstrap Shortcodes <= 3.4.0 - Contributor+ Stored XSS via Shortcode

The plugin does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks As a Contributor+ create a new post and add...

5.4CVSS5.2AI score0.00471EPSS
SaveExploits2
WPVulnDB
WPVulnDB
added 2023/01/25 12:00 a.m.14 views

Simple File Downloader <= 1.0.4 - Contributor+ Stored XSS via Shortcode

The plugin does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks PoC As a Contributor+ create a new post and...

6.8CVSS5AI score0.00627EPSS
SaveExploits2Affected Software1
wpexploit
wpexploit
added 2023/01/25 12:00 a.m.411 views

Post Views Count <= 3.0.2 - Contributor+ Stored XSS in Shortcode

The plugin does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks As a Contributor+ create a new post and add...

6.8CVSS5.2AI score0.00627EPSS
SaveExploits2
Code423n4
Code423n4
added 2023/01/25 12:00 a.m.21 views

Upgraded Q -> M from #449 [1674665297296]

Judge has assessed an item in Issue 449 as M risk. The relevant finding follows: L‑03 MintableIncentivizedERC721 does not implement ERC721.safeTransferFrom properly MintableIncentivizedERC721 is described as: 27: @notice Basic ERC721 implementation which will be used as a parent contract for...

6.9AI score
SaveExploits0
Talos Blog
Talos Blog
added 2023/01/24 2:06 p.m.32 views

Threat Landscape Topic Summary Report: Cisco Talos Year in Review 2022

While our ongoing support to Ukraine and response to the Log4j vulnerabilities were two of our most comprehensive and impactful efforts in 2022, we also dealt with a multitude of other threats as the security community faced an expanding set of adversaries and malware. In January, we identified...

0.7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/24 12:00 a.m.9 views

PT-2023-13670 · Gitlab · Gitlab

Name of the Vulnerable Software and Affected Versions: GitLab versions 9.3 through 15.4.5 GitLab versions 15.5 through 15.5.4 GitLab versions 15.6 through 15.6.0 Description: An issue in GitLab allows a project maintainer to unmask webhook secret tokens by reviewing the logs after testing webhook...

6.4CVSS6AI score0.00725EPSS
SaveExploits1References10
Debian CVE
Debian CVE
added 2023/01/24 12:00 a.m.32 views

CVE-2022-3902

Removed by vendor...

6.4CVSS6.6AI score0.00725EPSS
SaveExploits1
Patchstack
Patchstack
added 2023/01/23 12:00 a.m.20 views

WordPress WP Review Slider Plugin < 12.2 is vulnerable to SQL Injection

Software WP Review Slider Type Plugin Vulnerable versions 12.2 Fixed in 12.2 OWASP Top 10 A1: Injection Classification SQL Injection CVE CVE-2023-0260 Patch priority High CVSS severity High 7.1 Developer Claim ownership PSID 47e53f2f24b7 Credits István Márton Required privilege Subscriber Publish...

8.8CVSS6.8AI score0.00919EPSS
SaveExploits2References3Affected Software1
wpexploit
wpexploit
added 2023/01/23 12:00 a.m.561 views

WP Review Slider < 12.2 - Subscriber+ SQLi

The plugin does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by users with a role as low as subscriber. Run the following code in the browser console on any WP Admin page. fetch'/wp-admin/admin-ajax.php', method: 'POST',...

8.8CVSS9.2AI score0.00919EPSS
SaveExploits2
Patchstack
Patchstack
added 2023/01/23 12:00 a.m.22 views

WordPress WP Google Review Slider Plugin < 11.8 is vulnerable to SQL Injection

Software WP Google Review Slider Type Plugin Vulnerable versions 11.8 Fixed in 11.8 OWASP Top 10 A1: Injection Classification SQL Injection CVE CVE-2023-0259 Patch priority High CVSS severity High 7.1 Developer Claim ownership PSID 34cf745daa82 Credits István Márton Required privilege Subscriber...

8.8CVSS6.8AI score0.00919EPSS
SaveExploits2References3Affected Software1
Patchstack
Patchstack
added 2023/01/23 12:00 a.m.19 views

WordPress WP Google Review Slider Plugin < 11.6 is vulnerable to Cross Site Scripting (XSS)

Software WP Google Review Slider Type Plugin Vulnerable versions 11.6 Fixed in 11.6 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2022-4242 Patch priority Low CVSS severity Low 5.9 Developer Claim ownership PSID 8a973086e278 Credits iohex Required...

4.8CVSS5.7AI score0.00532EPSS
SaveExploits2References4Affected Software1
Patchstack
Patchstack
added 2023/01/23 12:00 a.m.27 views

WordPress WP Airbnb Review Slider Plugin < 3.3 is vulnerable to SQL Injection

Software WP Airbnb Review Slider Type Plugin Vulnerable versions 3.3 Fixed in 3.3 OWASP Top 10 A1: Injection Classification SQL Injection CVE CVE-2023-0262 Patch priority High CVSS severity High 7.1 Developer Claim ownership PSID e5bb0170c3f4 Credits István Márton Required privilege Subscriber...

8.8CVSS6.8AI score0.00925EPSS
SaveExploits2References3Affected Software1
WPVulnDB
WPVulnDB
added 2023/01/23 12:00 a.m.14 views

WP Review Slider < 12.2 - Subscriber+ SQLi

The plugin does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by users with a role as low as subscriber. PoC Run the following code in the browser console on any WP Admin page. fetch'/wp-admin/admin-ajax.php', method: 'POST...

8.8CVSS9.1AI score0.00919EPSS
SaveExploits2Affected Software1
Rows per page
Query Builder