Björn Kimminich

Results 124 comments of Björn Kimminich

https://github.com/juice-shop/juice-shop-ctf is compatible with CTFd 2.x or newer officially. I'm pretty sure up until recently CTFd 3.x also worked, or I would expect a few people to have complained by...

I have an old Docker image 3.2.1 lying around and imported an older backup file. The challenges were successfully imported, but the admin panel throws a 500 error after the...

[OWASP_Juice_Shop.2021-09-17.CTFd.zip](https://github.com/CTFd/CTFd/files/7188593/OWASP_Juice_Shop.2021-09-17.CTFd.zip)

Issue can still be reproduced with CTFd 3.4 and Juice Shop CTF Extension 9.0.0: ![image](https://user-images.githubusercontent.com/3531020/149678071-9e0a42bf-51d5-4a89-a2bf-f9c282f32ebe.png)

The root cause is the missing `next_id` field as mentioneid in the log when you export from 3.4.x. I've run into the same error with https://github.com/juice-shop/juice-shop-ctf. Once I added `next_id:...

It then works fine again *in the plain Docker image*, I should have added.

Hi @dockleryxk! Will this fix your working on be part of the next release?

This error has slightly changed to complain about `nativeElement` instead of `loaded` for me: ``` TypeError: Cannot read property 'nativeElement' of undefined at SlideshowComponent.setStyles (http://localhost:9876/_karma_webpack_/vendor.js:161073:55) at SlideshowComponent.ngDoCheck (http://localhost:9876/_karma_webpack_/vendor.js:160728:14) at callHook...

Hi @dockleryxk! Any chance the package format update will make it into one of the next beta releases?

That seems entirely out of scope for VWAD as a mere inventory of vulnerable applications. If known, we provide the technology stack for each application, but not the usage of...