Skip to content

Commit

Permalink
Update 2024-02-08-boostmyshopagent.md
Browse files Browse the repository at this point in the history
  • Loading branch information
touchweb-vincent authored Mar 29, 2024
1 parent 01357b8 commit 373bd72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-02-08-boostmyshopagent.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Be warned that this module own others sensitives issues like BLIND SSRF which ar
+ $query->where('`key` = "' . pSQL($apiKey) . '"');
```

```
```diff
--- 1.1.7/modules/boostmyshopagent/webservice/pack.php
+++ XXXXX/modules/boostmyshopagent/webservice/pack.php
$query = new DbQuery();
Expand Down

0 comments on commit 373bd72

Please sign in to comment.