Make WordPress Core

Opened 8 months ago

#63141 new defect (bug)

Getting Detected usage of a non-sanitized input variable error into the WordPress core files.

Reported by: viralsampat's profile viralsampat Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: General Keywords: dev-feedback needs-testing
Focuses: coding-standards Cc:

Description

Hello Team,

I have checked wp-admin WordPress core files and I have found this "Detected usage of a non-sanitized input variable" error for few files.

Here, I have listed files:

src/wp-admin/includes/class-wp-ms-sites-list-table.php
src/wp-admin/includes/class-wp-privacy-requests-table.php
src/wp-admin/includes/class-wp-terms-list-table.php
src/wp-admin/includes/class-wp-theme-install-list-table.php
src/wp-admin/includes/class-wp-themes-list-table.php
src/wp-admin/includes/class-wp-users-list-table.php
src/wp-admin/includes/post.php

I have tested this into the WordPress 6.8-beta1.

Thanks,

Attachments (5)

63141.patch (7.3 KB) - added by viralsampat 8 months ago.
I have checked above mentioned issue and founds few files. Here, I have added its patch.
63141.2.patch (10.1 KB) - added by viralsampat 8 months ago.
I have checked above mentioned issue and founds few files. Here, I have added its patch.
63141.3.patch (8.9 KB) - added by viralsampat 7 months ago.
I have checked above mentioned issue and founds few files. Here, I have added its patch.
63141.4.patch (4.5 KB) - added by viralsampat 6 months ago.
I have checked above mentioned issue and founds few files. Here, I have added its patch.
63141.5.patch (4.4 KB) - added by viralsampat 5 months ago.
I have checked above mentioned issue and founds few files. Here, I have added its patch.

Download all attachments as: .zip

Change History (5)

@viralsampat
8 months ago

I have checked above mentioned issue and founds few files. Here, I have added its patch.

@viralsampat
8 months ago

I have checked above mentioned issue and founds few files. Here, I have added its patch.

@viralsampat
7 months ago

I have checked above mentioned issue and founds few files. Here, I have added its patch.

@viralsampat
6 months ago

I have checked above mentioned issue and founds few files. Here, I have added its patch.

@viralsampat
5 months ago

I have checked above mentioned issue and founds few files. Here, I have added its patch.

Note: See TracTickets for help on using tickets.