Fixes typo

This commit is contained in:
erwanlr 2022-02-14 10:05:02 +01:00
parent 91d63d4bfa
commit fb021c7dbc

View File

@ -38,7 +38,7 @@
"description_data": [
{
"lang": "eng",
"value": "The SupportCandy WordPress plugin before 2.2.5 does not have authorisation and CRSF checks in its wpsc_tickets AJAX action, which could allow unauthenticated users to call it and delete arbitrary tickets via the set_delete_permanently_bulk_ticket setting_action. Other actions may be affected as well."
"value": "The SupportCandy WordPress plugin before 2.2.5 does not have authorisation and CSRF checks in its wpsc_tickets AJAX action, which could allow unauthenticated users to call it and delete arbitrary tickets via the set_delete_permanently_bulk_ticket setting_action. Other actions may be affected as well."
}
]
},
@ -72,4 +72,4 @@
"source": {
"discovery": "EXTERNAL"
}
}
}