You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've discussed this with the Silverstripe Security Team before submitting a public PR.
There's a simple Gadget Chain which allows Arbitrary File Deletion in Silverstripe.
This is not directly exploitable by itself, but it's a tool an attacker could use if they find a way to pass unsafe input to unserialize() in a Silverstripe application.
As mentioned it's pretty simple. Here's an example payload:
Description
I've discussed this with the Silverstripe Security Team before submitting a public PR.
There's a simple Gadget Chain which allows Arbitrary File Deletion in Silverstripe.
This is not directly exploitable by itself, but it's a tool an attacker could use if they find a way to pass unsafe input to unserialize() in a Silverstripe application.
As mentioned it's pretty simple. Here's an example payload:
Additional context or points of discussion
No response
Validations
The text was updated successfully, but these errors were encountered: