Lucene search
+L

9548 matches found

Schneier on Security
Schneier on Security
added 2022/03/04 12:19 p.m.24 views

Samsung Encryption Flaw

Researchers have found a major encryption flaw in 100 million Samsung Galaxy phones. From the abstract: In this work, we expose the cryptographic design and implementation of Androids Hardware-Backed Keystore in Samsungs Galaxy S8, S9, S10, S20, and S21 flagship devices. We reversed-engineered an...

0.3AI score
SaveExploits0
Code423n4
Code423n4
added 2022/03/02 12:00 a.m.14 views

Private sale replay attack

Lines of code Vulnerability details Impact The private sale signature used in buyFromPrivateSaleFor does not prevent replay attacks. If the NFT ends up in the original seller's wallet again within the deadline it can be purchased from them again. POC S sells to B using a private sale. S creates a...

6.7AI score
SaveExploits0
wpexploit
wpexploit
added 2022/02/28 12:00 a.m.133 views

Advanced Booking Calendar < 1.7.0 - Unauthenticated SQL Injection

The plugin does not validate and escape the calendar parameter before using it in a SQL statement via the abcbookinggetSingleCalendar AJAX action available to both unauthenticated and authenticated users, leading to an unauthenticated SQL injection 1. Install the vulnerable plugin...

9.8CVSS0.4AI score0.01849EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/02/28 12:00 a.m.1026 views

BookingPress < 1.0.11 - Unauthenticated SQL Injection

The plugin fails to properly sanitize user supplied POST data before it is used in a dynamically constructed SQL query via the bookingpressfrontgetcategoryservices AJAX action available to unauthenticated users, leading to an unauthenticated SQL Injection - Create a new "category" and associate i...

9.8CVSS0.5AI score0.37171EPSS
SaveExploits11References1
WPVulnDB
WPVulnDB
added 2022/02/28 12:00 a.m.24 views

Advanced Booking Calendar < 1.7.0 - Unauthenticated SQL Injection

The plugin does not validate and escape the calendar parameter before using it in a SQL statement via the abcbookinggetSingleCalendar AJAX action available to both unauthenticated and authenticated users, leading to an unauthenticated SQL injection PoC 1. Install the vulnerable plugin...

9.8CVSS0.6AI score0.01849EPSS
SaveExploits2References1Affected Software1
Code423n4
Code423n4
added 2022/02/22 12:00 a.m.13 views

permit() without updating nonce can result in replay attacks

Lines of code Vulnerability details Impact In PermitAndMulticall.sol the permit is called on the permitToken which allows you to sign the meta-transaction while someone else can submit it to the blockchain on your behalf. The problem is that a valid signature might be used several times in other...

6.9AI score
SaveExploits0
NVD
NVD
added 2022/02/17 7:15 p.m.43 views

CVE-2022-0633

The UpdraftPlus WordPress plugin Free before 1.22.3 and Premium before 2.22.3 do not properly validate a user has the required privileges to access a backup's nonce identifier, which may allow any users with an account on the site such as subscriber to download the most recent site & database...

6.5CVSS0.02066EPSS
SaveExploits3References4
OSV
OSV
added 2022/02/17 7:15 p.m.13 views

CVE-2022-0633

The UpdraftPlus WordPress plugin Free before 1.22.3 and Premium before 2.22.3 do not properly validate a user has the required privileges to access a backup's nonce identifier, which may allow any users with an account on the site such as subscriber to download the most recent site & database...

6.5CVSS5.6AI score0.02066EPSS
SaveExploits3References4
CNNVD
CNNVD
added 2022/02/17 12:00 a.m.15 views

WordPress plugin UpdraftPlus 安全漏洞

WordPress is the Wordpress Foundation's set of blogging platform developed using the PHP language . The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an open source application plugin for WordPress. A security vulnerability exists in the WordPress plugin...

6.5CVSS6.8AI score0.02066EPSS
SaveExploits3References8
Github Security Blog
Github Security Blog
added 2022/02/15 1:57 a.m.24 views

flynn/noise has improper nonce handling yielding potential state DoS

The Go package github.com/flynn/noise, a Noise Protocol implementation, has two bugs in nonce handling in versions prior to v1.0.0. Issue 1: Potential nonce overflow If 264 18.4 quintillion or more messages are encrypted with Encrypt after handshaking, the nonce counter will wrap around, causing...

7.3AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/02/15 1:57 a.m.44 views

GO-2022-0425 Weak encryption and denial of service in github.com/flynn/noise

The Noise protocol implementation suffers from weakened cryptographic security after encrypting 2^64 messages, and a potential denial of service attack. After 2^64 18.4 quintillion messages are encrypted with the Encrypt function, the nonce counter will wrap around, causing multiple messages to b...

7.5CVSS7.3AI score0.00354EPSS
SaveExploits0References1
OSV
OSV
added 2022/02/15 1:57 a.m.80 views

GHSA-G9MP-8G3H-3C5C flynn/noise has improper nonce handling yielding potential state DoS

The Go package github.com/flynn/noise, a Noise Protocol implementation, has two bugs in nonce handling in versions prior to v1.0.0. Issue 1: Potential nonce overflow If 264 18.4 quintillion or more messages are encrypted with Encrypt after handshaking, the nonce counter will wrap around, causing...

7.5CVSS7.8AI score0.00354EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/02/15 12:00 a.m.9 views

PT-2022-11591 · Noise · Noise

Name of the Vulnerable Software and Affected Versions: github.com/flynn/noise versions prior to v1.0.0 Description: The Noise protocol implementation has weakened cryptographic security after encrypting 2^64 messages and is vulnerable to a potential denial of service attack. After 2^64 messages a...

7.5CVSS7.2AI score0.00354EPSS
SaveExploits0References14
OSV
OSV
added 2022/02/07 4:15 p.m.8 views

CVE-2021-25103

The Translate WordPress with GTranslate WordPress plugin before 2.9.7 does not sanitise and escape the body parameter in the urladdon/gtranslate-email.php file before outputting it back in the page, leading to a Reflected Cross-Site Scripting issue. Note: exploitation of the issue requires...

4.7CVSS5.8AI score0.00752EPSS
SaveExploits2References1
ATTACKERKB
ATTACKERKB
added 2022/02/07 4:15 p.m.4 views

CVE-2021-25103

The Translate WordPress with GTranslate WordPress plugin before 2.9.7 does not sanitise and escape the body parameter in the urladdon/gtranslate-email.php file before outputting it back in the page, leading to a Reflected Cross-Site Scripting issue. Note: exploitation of the issue requires...

4.7CVSS5.8AI score0.00752EPSS
SaveExploits2References2
wpexploit
wpexploit
added 2022/02/07 12:00 a.m.200 views

AdRotate < 5.8.22 - Admin+ SQL Injection

The plugin does not sanitise and escape the adrotateaction before using it in a SQL statement via the adrotaterequestaction function available to admins, leading to a SQL injection Get the nonce from one of the bulk action, for example /wp-admin/admin.php?page=adrotate and look for adrotatenonce ...

7.2CVSS1.1AI score0.01275EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2022/02/07 12:00 a.m.23 views

Rockwell Automation Allen-Bradley MicroLogix 1100 and 1400 Reusing a Nonce, Key Pair in Encryption (CVE-2017-7902)

A Reusing a Nonce, Key Pair in Encryption issue was discovered in Rockwell Automation Allen-Bradley MicroLogix 1100 programmable-logic controllers 1763-L16AWA, Series A and B, Version 16.00 and prior versions; 1763-L16BBB, Series A and B, Version 16.00 and prior versions; 1763-L16BWA, Series A an...

9.8CVSS7.4AI score0.02145EPSS
SaveExploits0References4
OSV
OSV
added 2022/02/01 1:15 p.m.6 views

CVE-2021-24761

The Error Log Viewer WordPress plugin before 1.1.2 does not perform nonce check when deleting a log file and does not have path traversal prevention, which could allow attackers to make a logged in admin delete arbitrary text files on the web server...

6.5CVSS5.9AI score0.00599EPSS
SaveExploits2References1
NVD
NVD
added 2022/02/01 1:15 p.m.24 views

CVE-2021-24761

The Error Log Viewer WordPress plugin before 1.1.2 does not perform nonce check when deleting a log file and does not have path traversal prevention, which could allow attackers to make a logged in admin delete arbitrary text files on the web server...

6.5CVSS0.00599EPSS
SaveExploits2References1
Prion
Prion
added 2022/02/01 1:15 p.m.24 views

Type confusion

The checkprivacysettings AJAX action of the WordPress GDPR WordPress plugin before 1.9.27, available to both unauthenticated and authenticated users, responds with JSON data without an "application/json" content-type. Since an HTML payload isn't properly escaped, it may be interpreted by a web...

4.3CVSS6AI score0.02329EPSS
SaveExploits2References1Affected Software1
Rows per page
Query Builder