Dran@lemmy.worldtoTechnology@lemmy.world•D-Link refuses to patch yet another security flaw, suggests users just buy new routers — D-Link told users to replace NAS last weekEnglish
311·
5 days agoBecause that bug was so egregious, it demonstrates a rare level of incompetence.
Idk, this was kind of a rare combination of “write secure function; proceed to ignore secure function and rawdog strings instead” + “it can be exploited by entering a string with a semicolon”. Neither of those are anything near as egregious as a use after free or buffer overflow. I get programming is hard but like, yikes. It should have been caught on both ends