Code Monkey home page Code Monkey logo

cse545-ss's People

Contributors

amitab avatar atinsinghal97 avatar kangjianma avatar raj0209 avatar rspixers avatar shivanktiwari avatar ubhat3 avatar

Watchers

 avatar  avatar

cse545-ss's Issues

Denial of Service (DoS)

Vulnerable module: org.yaml:snakeyaml
Introduced through: org.springframework.boot:[email protected], org.springframework.boot:[email protected] and others
Exploit maturity: No known exploit
Fixed in: 1.26

Overview
org.yaml:snakeyaml is a YAML 1.1 parser and emitter for Java.

Affected versions of this package are vulnerable to Denial of Service (DoS). The Alias feature in SnakeYAML 1.18 allows entity expansion during a load operation, a related issue to CVE-2003-1564.

Note: While the Maintainer acknowledges the existence of the issue, they believe it should be solved by sanitizing the inputStream to the parser

Virtual Keyboard

  • Include virtual keyboard on OTP page for forgot password;
  • disable right clicks, back button and ctrl/cmd shortcuts

XML External Entity (XXE) Injection

Vulnerable module: javax.servlet:jstl
Introduced through: javax.servlet:[email protected]
Exploit maturity: No known exploit

Detailed paths

Overview
javax.servlet:jstl is a collection of useful JSP tags which encapsulates the core functionality common to many JSP applications.

Affected versions of this package are vulnerable to XML External Entity (XXE) Injection. The package allows processing of untrusted XML documents to utilize external entity references, which could access resources on the host system and, potentially, allow arbitrary code execution.

Minor changes to #7

  1. /Download should download all rows from the transaction for a user
    The username should be taken from the session's security context

  2. /Update should be renamed to /EmployeeUpdate or something, since it may clash with `/UserUpdate, unless we use the same controller for updating both

  3. Uncomment code for /Update.

  4. /ChangeValue can update any user, so maybe rename the controller from EmployeeController to UserController or something
    Also,/ChangeValue sounds like you're changing just one value.

  5. Remove URLs from permitAll()

  6. Remove all those spaces in between lines :D

Cashier Cheque ID Missing

When the Tier 1 employee issues a Cashier Cheque, it's generated successfully but the Cheque Number/ ID isn't shown on dashboard. Add that.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.