Skip to content

WordPress.Security.NonceVerification.Recommended #831

@masteradhoc

Description

@masteradhoc

Describe the bug

Currently we get quite a lot WordPress.Security.NonceVerification.Recommended messages from PluginCheck.

Steps to Reproduce

  1. install two-factor from latest trunk version
  2. run plugin check
  3. check NonceVerification Messages and implement nonces where useful

PCP-Report

## `\wp-content\plugins\two-factor\class-two-factor-core.php`

Line | Column | Type | Code | Message | Docs
-- | -- | -- | -- | -- | --
476 | 17 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
477 | 23 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
496 | 21 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
496 | 87 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
909 | 25 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
909 | 54 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
959 | 17 | WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. |  
963 | 48 | WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. |  
1490 | 31 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1490 | 67 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1491 | 31 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1491 | 74 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1492 | 31 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1492 | 69 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1493 | 31 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1493 | 72 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1556 | 15 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1556 | 44 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1597 | 30 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1630 | 31 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1630 | 74 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1631 | 31 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1631 | 90 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1632 | 31 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1632 | 72 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
1633 | 47 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  
2389 | 17 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | 


 
## `\plugins\two-factor\providers\class-two-factor-provider.php`
 
| Line | Column | Type | Code | Message | Docs |
| --- | --- | --- | --- | --- | --- |
| 174 | 15 | WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. |  |

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions