WeSearch

We built 24 apps with AI. Three platforms. 561 vulnerabilities.

·8 min read · 0 reactions · 0 comments · 8 views
#ai#security#vulnerabilities#appdevelopment#technology
We built 24 apps with AI. Three platforms. 561 vulnerabilities.
⚡ TL;DR · AI summary

An experiment was conducted to evaluate the security of 24 apps built using AI across three platforms. The results revealed a total of 561 vulnerabilities, with 300 categorized as critical or high. The findings suggest that while AI can rapidly generate applications, the default settings often lead to significant security flaws.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3915589) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Muhammad Hasan Posted on May 29 We built 24 apps with AI. Three platforms. 561 vulnerabilities. #ai #vibecoding #security #manus The experiment Most of what's now being built on top of AI gets called vibe coding. Type what you want, hit enter, watch a working app appear thirty seconds later. Lovable, Replit, Manus, Bolt, V0, every team we know is using one of them or trying to.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)