Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2025-1740 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical flaw in **Akinsoft MyRezzta** (Online Food Ordering System). <br>⚠️ **Consequences**: Attackers can bypass authentication, reset passwords, and brute-force accounts.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **CWE**: **CWE-307** (Improper Restriction of Excessive Authentication Attempts). <br>πŸ” **Flaw**: The system fails to limit login attempts.…

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: **Akinsoft** (Turkey). <br>πŸ“¦ **Product**: **MyRezzta**. <br>πŸ“… **Affected Versions**: **s2.03.01** up to **v2.05.01** (excluding v2.05.01). <br>🌐 **Type**: Online food ordering platform.

Q4What can hackers do? (Privileges/Data)

πŸ”“ **Privileges**: **Authentication Bypass**. <br>πŸ”‘ **Data**: **Password Recovery** exploitation. <br>πŸ’£ **Attack**: **Brute Force** attacks succeed without lockout.…

Q5Is exploitation threshold high? (Auth/Config)

πŸ“‰ **Threshold**: **LOW**. <br>πŸ”‘ **Auth**: **None required** (PR:N). <br>🌐 **Network**: **Network** accessible (AV:N). <br>🎯 **Complexity**: **Low** (AC:L). <br>πŸ‘€ **UI**: **No interaction** needed (UI:N).

Q6Is there a public Exp? (PoC/Wild Exploitation)

🚫 **Public Exp**: **No** public PoC or exploit code listed in data. <br>πŸ“ **Reference**: USOM Advisory (tr-25-0205). <br>⚠️ **Risk**: Despite no public code, the flaw is trivial to exploit manually.

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for **MyRezzta** instances. <br>πŸ§ͺ **Test**: Attempt multiple failed logins. <br>πŸ“Š **Verify**: Observe if account locks or rate-limits trigger.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ”§ **Fix**: Upgrade to **v2.05.01** or later. <br>πŸ“Œ **Status**: Vulnerability exists in versions *before* v2.05.01. <br>πŸ“₯ **Source**: Check vendor updates or USOM advisory.

Q9What if no patch? (Workaround)

πŸ›‘οΈ **Workaround**: Implement **WAF rules** to rate-limit login endpoints. <br>πŸ”’ **Config**: Enable **account lockout** policies manually. <br>πŸ‘οΈ **Monitor**: Alert on high-frequency login failures.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Priority**: **CRITICAL**. <br>πŸ“ˆ **CVSS**: **High** (9.0+ range implied by H/I/A). <br>⏳ **Urgency**: Patch immediately. <br>🚨 **Reason**: No auth needed + easy brute force = high risk of immediate compromise.