Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2022-0505: Update api.php · microweber/microweber@63447b3

Cross-Site Request Forgery (CSRF) in Packagist microweber/microweber prior to 1.2.11.

CVE
#csrf#web#git

Permalink

Browse files

Update api.php

  • Loading branch information

@bobimicroweber

1 parent d61ad9d commit 63447b369973724f0d352a006f25af6ff71ae292

Showing with 1 addition and 1 deletion.

  1. +1 −1 src/MicroweberPackages/Content/routes/api.php

@@ -75,7 +75,7 @@

Route::post('content/delete’, function (\Illuminate\Http\Request $request) {

return mw()->content_manager->helpers->delete($request->all());

});

});

Route::get('content/get_link_admin’, function (\Illuminate\Http\Request $request) {

0 comments on commit 63447b3

Please sign in to comment.

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda
CVE-2023-6905
CVE-2023-6903
CVE-2023-6904
CVE-2023-3907