Medium code_scan_delta
Resolved · fp_base64_benign_data_handling
2026-07-02 03:59:23 (21h ago)
| Slug | groundhogg | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Previous version | 4.5.2 | ||||||||||||
| Current version | 4.5.9 | ||||||||||||
| New findings |
| ||||||||||||
| New finding count | 1 |
View raw JSON
{
"slug": "groundhogg",
"previous_version": "4.5.2",
"current_version": "4.5.9",
"new_findings": [
{
"pattern": "base64_decode",
"kind": "builtin",
"file": "includes/functions.php",
"line": 618,
"snippet": "return base64_decode( $stuff, true );",
"confidence": "medium"
}
],
"new_finding_count": 1
}