Skip to content

Sevelantis/spring-health-app-vulnerabilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sec-org-app

University of Aveiro. Project in Security Information and Organization, groups of 4.

Purpose

The purpose of this project was to design and implement two versions of the same Health Services Application - with and without vulnerabilities. Attack vector analysis allowed the project team to identify and assess 6 CWEs and remove them in the updated version of the application.

Key takeaways

It is important to take security aspects into consideration during the team's software development lifecycle.

authors

  • MIRON OSKROBA
  • ZUZANNA SIKORSKA
  • JANNIS MALENDE
  • STANISLAW FRANCZYK

project description

Our application offers the following services:

  • registration of users
  • login and logout of users
  • make an appointment
  • doctor simulator (automatic diagnosis)
  • view diagnosis issued automatically by doctor simulator
  • contact form to contact the clinic

vulnerabilities

  • CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
  • CWE-1104 Use of Unmaintained Third Party Components
  • CWE-522 Insufficiently Protected Credentials
  • CWE-259 Use of Hard-coded Password
  • CWE-532 Insertion of Sensitive Information into Log File

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published