home.social

#popen — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #popen, aggregated by home.social.

  1. #Claude Code fand eine Remote Code Execution in einer populären Distribution des Mailservers #qmail.

    Das Problem lag an #popen und man benötigt einen wunderschönen MX-Record der Form:

    x'`id>/tmp/pwned`'y.example.com

    Das "reine" qmail von @djb ist nicht betroffen.

    blog.calif.io/p/we-asked-claud

    github.com/califio/publication

    #RCE #security #mail #MTA #Mailserver

  2. #Claude Code fand eine Remote Code Execution in einer populären Distribution des Mailservers #qmail.

    Das Problem lag an #popen und man benötigt einen wunderschönen MX-Record der Form:

    x'`id>/tmp/pwned`'y.example.com

    Das "reine" qmail von @djb ist nicht betroffen.

    blog.calif.io/p/we-asked-claud

    github.com/califio/publication

    #RCE #security #mail #MTA #Mailserver

  3. #Claude Code fand eine Remote Code Execution in einer populären Distribution des Mailservers #qmail.

    Das Problem lag an #popen und man benötigt einen wunderschönen MX-Record der Form:

    x'`id>/tmp/pwned`'y.example.com

    Das "reine" qmail von @djb ist nicht betroffen.

    blog.calif.io/p/we-asked-claud

    github.com/califio/publication

    #RCE #security #mail #MTA #Mailserver

  4. #Claude Code fand eine Remote Code Execution in einer populären Distribution des Mailservers #qmail.

    Das Problem lag an #popen und man benötigt einen wunderschönen MX-Record der Form:

    x'`id>/tmp/pwned`'y.example.com

    Das "reine" qmail von @djb ist nicht betroffen.

    blog.calif.io/p/we-asked-claud

    github.com/califio/publication

    #RCE #security #mail #MTA #Mailserver

  5. #Claude Code fand eine Remote Code Execution in einer populären Distribution des Mailservers #qmail.

    Das Problem lag an #popen und man benötigt einen wunderschönen MX-Record der Form:

    x'`id>/tmp/pwned`'y.example.com

    Das "reine" qmail von @djb ist nicht betroffen.

    blog.calif.io/p/we-asked-claud

    github.com/califio/publication

    #RCE #security #mail #MTA #Mailserver

  6. @deater78 does a popen of “/bin/true” fail?

    BTW: it seems that popen does not reliably set errno, but it doesn’t hurt to clear it beforehand and test for non-zero afterwards.

    What OS and glibc release are you using? Im curious to read the source for your popen lib call.

    Fun fact: during POSIX we tired to specify what pclose did but couldn’t reliably do so. So I invented a new system call: waitpid(2) and now pclose(3) can reliably reap the correct child process.

  7. 📢 a new #rstats package from the lab! @Ruthnanje

    HLADiversity: visualising HLA diversity in R
    👉plot HLA frequency across different ancestries
    👉return frequency matrices for further analysis

    Learn more about it below👇

    github.com/yang-luo-lab/HLADiv

    #bioinformatics #popen