pietrzakadrian / pietrzakadrian.com-blog-comments

0 stars 0 forks source link

🚨 How to hack your Node.js application (which uses TypeORM)? — Adrian Pietrzak: Software Engineering Blog #9

Open utterances-bot opened 5 months ago

utterances-bot commented 5 months ago

🚨 How to hack your Node.js application (which uses TypeORM)? — Adrian Pietrzak: Software Engineering Blog

Among Node.js developers there is a constant struggle to choose the best ORM library. I most often choose TypeORM in my projects and although I think it is the best ORM, it has its drawbacks. In today's article, I'll show you how you can stupidly make a huge mistake and let your application be hacked by accidentally granting root access. It may sound spicy, but it is! 🌶

https://pietrzakadrian.com/blog/how-to-hack-your-nodejs-application-which-uses-typeorm

Nazim86 commented 5 months ago

Thank you for this article. It is 2024, still have this bug.