Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2023-37630: Simple Online Piggery (Farm) Management System using PHP with Source Code

Online Piggery Management System 1.0 is vulnerable to Cross Site Scripting (XSS). An unauthenticated user can POST JavaScript code to “manage-breed.php” resulting in Persistent XSS.

CVE
#sql#xss#web#apache#java#php#auth

Submitted by Lewa on Friday, April 9, 2021 - 16:59.

This simple project is entitled Simple Online Piggery Management System. This system manages the piggery farm’s records. The web application was developed using PHP and MySQL Database. The simple system contains CRUD Operation in each list in the database. The system stores the list of pig breeds and details. It also has a feature that can record the pigs of the farm under quarantine and these details include the reason why does the pig is under quarantine.

This project is free to download. Feel Free to download and modify the source code the way you desire. You might find something useful from this project and learn something for your own projects. This project was developed using PHP HTML, CSS, Javascript, and Bootstrap for the design.

****Features****

  • Login/Logout
  • Dashboard
  • Recent Pigs Added List
  • Manage Breeds (CRUD)
  • Manage Pigs (CRUD)
  • Manage Quarantine (CRUD)

****How to Run****

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below)

Installation/Setup

  1. Open your XAMPP/WAMP’s Control Panel and start the “Apache” and “MySQL”.
  2. Extract the downloaded source code file.
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP’s “htdocs” directory. And If you are using WAMP, paste it into the “www” directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming “pig”.
  6. Import the provided SQL file. The file is known as “pig.sql” located inside the “database” folder.
  7. Browse the Simple Online Piggery Management System in a browser. i.e. http://localhost/pig

****System Credential****

Username: admin
Password: password

****Demo****

That’s it! You can now explore the features and functionalities of this Simple Online Piggery Management System. I hope this simple PHP Project Source Code will help you with what you are looking for and for your future project.

Happy Coding :)

  • 3904 views

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda
CVE-2023-6905
CVE-2023-6903
CVE-2023-6904
CVE-2023-3907