Business Logic Flaw That No One Knows About !
文章描述了一个汽车市场平台的业务逻辑漏洞:用户可通过创建两个账户并利用删除操作无限增加订阅数,导致信任和销售问题,甚至引发诈骗或钓鱼攻击。 2025-8-6 14:41:48 Author: infosecwriteups.com(查看原文) 阅读量:10 收藏

TSxNINJA

जय श्री राम 🚩 Hackers,
In this writeup, I’m sharing one of the most overlooked and dangerous logic flaws I’ve encountered on a real-world car marketplace.

While testing a car marketplace platform, I discovered a business logic flaw that allowed me to manipulate subscriber counts endlessly — all without any hacking tools or advanced exploits.

On platforms where credibility = trust = sales, inflating followers could lead to financial scams, phishing attacks, and massive trust violations.

Zoom image will be displayed

A business logic flaw happens when an application works as intended — but the intent itself is flawed.

In this case, the app allowed users to subscribe (follow) others — but when the subscribing user deleted their account the server never removed that subscriber(follower)

  1. Create two accounts On Two Different Browsers
    i) Account A (Main Profile) : Brave Browser
    ii) Account B ( Exploiting Profile ) Chrome Browser
  2. Log in as Account B and subscribe to Account A.
  3. Delete Account B.
    Normally, this should reduce the follower…

文章来源: https://infosecwriteups.com/business-logic-flaw-that-no-one-knows-about-836859be1471?source=rss----7b722bfd1b8d---4
如有侵权请联系:admin#unsafe.sh