E-Commerce Platform

Main e-commerce application with user authentication, product catalog, and payment processing

Import Report
Project Details

Project ID

PRJ-001

Language

JavaScript

Framework

React/Node.js

Last Scan

Dec 24, 2023, 11:20 AM

Vulnerability Summary

Critical:
2
High:
1
Medium:
1
Low:
1
Recent Vulnerabilities
Critical

SQL Injection

src/controllers/auth.js:42

View details
High

Cross-Site Scripting (XSS)

src/views/search.jsx:28

View details
Medium

Insecure Direct Object Reference

src/routes/profile.js:15

View details
High

Insecure Cryptographic Storage

src/services/auth-service.js:78

View details
Medium

Missing CSRF Protection

src/views/profile-edit.jsx:52

View details