Search found 6 matches

by hominid
Sun Mar 26, 2023 6:21 pm
Forum: Support
Topic: [SOLVED] Install/uninstall buttons on Plugins/Themes pages are not working
Replies: 1
Views: 4676

[SOLVED] Install/uninstall buttons on Plugins/Themes pages are not working

WonderCMS v3.4.1 Windows 11 Apache 2.4.54.2 php 8.2.0 The install/uninstall Theme/Plugin buttons don't work in my installation because the urls for the links associated with these buttons contain "%5C". Examples: https://wonder.test%5C/?deleteModule=sky&type=themes&token=... https:...
by hominid
Sun Mar 26, 2023 5:32 pm
Forum: Plugins
Topic: [ASNWERED] Simple blog - when saving inserted image fire wall say : Potential Cross Site Scripting Attack
Replies: 2
Views: 5731

Re: Simple blog - when saving inserted image fire wall say : Potential Cross Site Scripting Attack

I don't know if this is related to your issue, but the National Vulnerability Database has an entry for WonderCMS Simple Blog plugin: "The Simple Blog plugin in Wondercms 3.4.1 is vulnerable to stored cross-site scripting (XSS) vulnerability. When any user opens a particular blog hosted on an a...
by hominid
Sun Mar 26, 2023 4:42 pm
Forum: Support
Topic: [SOLVED] cannot get content from url
Replies: 3
Views: 4256

Re: cannot get content from url

SOLVED !!
This answer on stack overflow solved my problem :)
https://stackoverflow.com/a/48488736/1739597
by hominid
Sun Mar 26, 2023 4:26 pm
Forum: Support
Topic: [SOLVED] cannot get content from url
Replies: 3
Views: 4256

Re: cannot get content from url

I also copied the pem file I downloaded from https://curl.se/docs/caextract.html to my php folder and added these two lines to php.ini openssl.cafile="C:\wamp64\bin\php\php8.2.0\extras\ssl\cacert.pem" openssl.capath="C:\wamp64\bin\php\php8.2.0\extras\ssl\cacert.pem" Still not wor...
by hominid
Sun Mar 26, 2023 4:14 pm
Forum: Support
Topic: [SOLVED] cannot get content from url
Replies: 3
Views: 4256

Re: cannot get content from url

OK More info: I'm using WampServer v3.3.0 I upgraded to php 8.2.0 The debug info is: * Trying 185.199.109.133:443... * Connected to raw.githubusercontent.com (185.199.109.133) port 443 (#0) * ALPN: offers h2 * ALPN: offers http/1.1 * SSL certificate problem: unable to get local issuer certificate * ...
by hominid
Sat Mar 25, 2023 11:15 pm
Forum: Support
Topic: [SOLVED] cannot get content from url
Replies: 3
Views: 4256

[SOLVED] cannot get content from url

I just discovered this cms and it seems lovely, but I'm having some trouble. I installed on localhost. I enabled https and added a vhost entry, so I can access my installation at https://wonder.test However, every time I log in, an error pops up saying "cannot get content from url" Also, w...