Critical code_scan_match
YARPP – Yet Another Related Posts Plugin Resolved · dead_endpoint_or_gated
17d ago
| Slug | yet-another-related-posts-plugin | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Finding count | 1 | ||||||||||||
| Findings |
| ||||||||||||
| Resolved sha | d2ffee2bbdb2f9ef0a7928617437a9a64a329d63 |
View raw JSON
{
"slug": "yet-another-related-posts-plugin",
"finding_count": 1,
"findings": [
{
"pattern": "unserialize_after_remote_call",
"kind": "builtin",
"file": "classes/YARPP_Core.php",
"line": 2112,
"snippet": "L2105: $remote = wp_remote_post( \"https://yarpp.org/checkversion.php?format=php&version={$vers \u2192 L2112: if ( $result = @unserialize( $remote['body'] ) ) {",
"confidence": "high"
}
],
"resolved_sha": "d2ffee2bbdb2f9ef0a7928617437a9a64a329d63"
}