WPIntell

Source evidence

What PHP functions Does WP-DBManager Use?

WP-DBManager · support · 2023-03-30T19:22:00+00:00

mixedsentiment
highseverity
0.95relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 31 rows with source links

12.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

27 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
James Hall resolved
Under the PHP security tab for my WordPress app on RunCloud the below functions are disabled by default and WP-DBManager gives the error “Invalid Backup File Path”. If I just remove them all, WP-DBManager works fine. Can you identify which php function below might be causing the mysql path and dump not to be found? getmyuid,leak,listen,diskfreespace,tmpfile,link,shell_exec,dl,highlight_file,source,show_source,fpassthru,virtual, posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups, posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwuid,posix_getrlimit,posix_getsid, posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid, posix_setuid,posix_times,posix_ttyname,posix_uname,proc_open,proc_close,proc_nice,proc_terminate,escapeshellcmd, ini_alter,popen,pcntl_exec,socket_accept,socket_bind,socket_clear_error,socket_close,socket_connect,symlink,posix_geteuid, ini_alter,socket_listen,socket_create_listen,socket_read,socket_create_pair,stream_socket_server escapeshellcmd Thanks Lester, but that function wasn’t in the list. I’ll mark this resolved. If you don’t know the answer, nobody else will – This reply was modified 3 years, 1 month ago by James Hall . Err, it is in the list. Do a Ctrl-F and find escapeshellcmd Quoting parts of your list proc_nice,proc_terminate,escapeshellcmd,

Comments

3 shown
Lester Chan 2023-03-31T01:47:00+00:00

escapeshellcmd

James Hall 2023-03-31T23:31:00+00:00

Thanks Lester, but that function wasn’t in the list. I’ll mark this resolved. If you don’t know the answer, nobody else will – This reply was modified 3 years, 1 month ago by James Hall .

Lester Chan 2023-04-01T11:54:00+00:00

Err, it is in the list. Do a Ctrl-F and find escapeshellcmd Quoting parts of your list proc_nice,proc_terminate,escapeshellcmd,