Medium code_scan_delta
Resolved · fp_base64_decode_of_datauri_image
2026-06-06 01:46:11 (10d ago)
| Slug | ai-auto-tool | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Previous version | 2.3.3 | ||||||||||||
| Current version | 2.3.8 | ||||||||||||
| New findings |
| ||||||||||||
| New finding count | 1 |
View raw JSON
{
"slug": "ai-auto-tool",
"previous_version": "2.3.3",
"current_version": "2.3.8",
"new_findings": [
{
"pattern": "base64_decode",
"kind": "builtin",
"file": "inc/features/single-ai/singleai.php",
"line": 4491,
"snippet": "$image_data = base64_decode($matches[2]);",
"confidence": "medium"
}
],
"new_finding_count": 1
}