Security: Fix critical XSS, weak encryption, and input sanitization vulnerabilities #3
Annotations
10 errors and 10 warnings
|
PHPCS Check:
admin/partials/compose.php#L74
Tabs must be used to indent lines; spaces are not allowed
|
|
PHPCS Check:
admin/partials/compose.php#L73
Tabs must be used to indent lines; spaces are not allowed
|
|
PHPCS Check:
admin/partials/compose.php#L72
Tabs must be used to indent lines; spaces are not allowed
|
|
PHPCS Check:
admin/partials/compose.php#L71
Tabs must be used to indent lines; spaces are not allowed
|
|
PHPCS Check:
admin/partials/compose.php#L70
Tabs must be used to indent lines; spaces are not allowed
|
|
PHPCS Check:
admin/partials/compose.php#L69
Tabs must be used to indent lines; spaces are not allowed
|
|
PHPCS Check:
admin/partials/compose.php#L68
Tabs must be used to indent lines; spaces are not allowed
|
|
PHPCS Check:
admin/partials/compose.php#L66
Tabs must be used to indent lines; spaces are not allowed
|
|
PHPCS Check:
admin/partials/compose.php#L50
Inline comments must end in full-stops, exclamation marks, or question marks
|
|
PHPCS Check:
admin/partials/lists.php#L170
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$subscriber_count'.
|
|
PHPCS Check:
admin/partials/compose.php#L215
Found precision alignment of 3 spaces.
|
|
PHPCS Check:
admin/partials/compose.php#L203
Found precision alignment of 3 spaces.
|
|
PHPCS Check:
admin/partials/compose.php#L179
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space
|
|
PHPCS Check:
admin/partials/compose.php#L43
Processing form data without nonce verification.
|
|
PHPCS Check:
admin/partials/compose.php#L41
Processing form data without nonce verification.
|
|
PHPCS Check:
admin/partials/compose.php#L25
Processing form data without nonce verification.
|
|
PHPCS Check:
admin/partials/compose.php#L24
Processing form data without nonce verification.
|
|
PHPCS Check:
admin/partials/lists.php#L30
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
|
PHPCS Check:
admin/partials/lists.php#L30
Use of a direct database call is discouraged.
|
|
PHPCS Check:
admin/partials/lists.php#L20
Equals sign not aligned correctly; expected 1 space but found 8 spaces
|