Store Admin Page Accessible Without Authentication at http://www.grouplogic.com/ADMIN/store/index.cfm
Medium
A
Acronis
Submitted None
Actions:
Reported by
ub3rsick
Vulnerability Details
Technical details and impact analysis
## Summary
The store admin page is accessible without authentication at below URL:
```
http://www.grouplogic.com/ADMIN/store/index.cfm
```
The store admin page provides functionalities such as the following:
- Add Edit Items
- Search Products
- Search Results
- Search Orders
- Orders Search Results
- Add New Promo Code
- Promo Code
- Add New How Hear
- How Hear
## Steps To Reproduce
Navigate to below URL from a browser to access the store admin page.
```
http://www.grouplogic.com/ADMIN/store/index.cfm
```
## Recommendations
It is highly recommended to implement proper access controls on administrator functionalities. Only authenticated admin users are to be allowed to access admin pages.
## Impact
Access to admin functionalities without authentication.
Report Details
Additional information and metadata
State
Closed
Substate
Resolved
Bounty
$250.00
Submitted
Weakness
Improper Access Control - Generic