Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,19 +1,37 @@
{
"schema_version": "1.4.0",
"id": "GHSA-c7qj-xcvw-r7jv",
"modified": "2024-08-01T15:31:30Z",
"modified": "2025-03-24T18:31:45Z",
"published": "2024-03-02T00:31:31Z",
"aliases": [
"CVE-2024-27743"
],
"summary": "CVE-2024-27743",
"details": "Cross Site Scripting vulnerability in Petrol Pump Mangement Software v.1.0 allows an attacker to execute arbitrary code via a crafted payload to the Address parameter in the add_invoices.php component.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": ""
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
Expand All @@ -26,10 +44,6 @@
{
"type": "WEB",
"url": "https://www.sourcecodester.com/php/17180/petrol-pump-management-software-free-download.html"
},
{
"type": "WEB",
"url": "http://mayurik.com"
}
],
"database_specific": {
Expand Down