Vulnerabilites related to Campcodes - Grocery Sales and Inventory System
CVE-2025-10417 (GCVE-0-2025-10417)
Vulnerability from cvelistv5
Published
2025-09-15 00:02
Modified
2025-09-15 20:24
Severity ?
VLAI Severity ?
EPSS score ?
Summary
A security flaw has been discovered in Campcodes Grocery Sales and Inventory System 1.0. Affected is an unknown function of the file /ajax.php?action=delete_product. The manipulation of the argument ID results in sql injection. It is possible to launch the attack remotely. The exploit has been released to the public and may be exploited.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.323851 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.323851 | signature, permissions-required | |
https://vuldb.com/?submit.646973 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/78 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10417", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-09-15T20:24:02.923057Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-15T20:24:10.306Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb1 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A security flaw has been discovered in Campcodes Grocery Sales and Inventory System 1.0. Affected is an unknown function of the file /ajax.php?action=delete_product. The manipulation of the argument ID results in sql injection. It is possible to launch the attack remotely. The exploit has been released to the public and may be exploited." }, { "lang": "de", "value": "In Campcodes Grocery Sales and Inventory System 1.0 ist eine Schwachstelle entdeckt worden. Dabei geht es um eine nicht genauer bekannte Funktion der Datei /ajax.php?action=delete_product. Durch die Manipulation des Arguments ID mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff l\u00e4sst sich \u00fcber das Netzwerk starten. Der Exploit wurde der \u00d6ffentlichkeit bekannt gemacht und k\u00f6nnte verwendet werden." } ], "metrics": [ { "cvssV4_0": { "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "SQL Injection", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-74", "description": "Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-15T00:02:07.011Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-323851 | Campcodes Grocery Sales and Inventory System ajax.php sql injection", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.323851" }, { "name": "VDB-323851 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.323851" }, { "name": "Submit #646973 | campcodes Grocery Sales and Inventory System V1.0 SQL injection", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.646973" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/78" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-14T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-14T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-14T08:28:28.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System ajax.php sql injection" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10417", "datePublished": "2025-09-15T00:02:07.011Z", "dateReserved": "2025-09-14T06:23:17.405Z", "dateUpdated": "2025-09-15T20:24:10.306Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10563 (GCVE-0-2025-10563)
Vulnerability from cvelistv5
Published
2025-09-16 20:02
Modified
2025-09-16 20:28
Severity ?
VLAI Severity ?
EPSS score ?
Summary
A vulnerability has been found in Campcodes Grocery Sales and Inventory System 1.0. This impacts an unknown function of the file /ajax.php?action=save_category. Such manipulation of the argument ID leads to sql injection. The attack can be executed remotely. The exploit has been disclosed to the public and may be used.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.324477 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.324477 | signature, permissions-required | |
https://vuldb.com/?submit.646977 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/76 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10563", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-16T20:27:28.970705Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-16T20:28:06.373Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb1 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A vulnerability has been found in Campcodes Grocery Sales and Inventory System 1.0. This impacts an unknown function of the file /ajax.php?action=save_category. Such manipulation of the argument ID leads to sql injection. The attack can be executed remotely. The exploit has been disclosed to the public and may be used." }, { "lang": "de", "value": "Es wurde eine Schwachstelle in Campcodes Grocery Sales and Inventory System 1.0 entdeckt. Betroffen hiervon ist ein unbekannter Ablauf der Datei /ajax.php?action=save_category. Die Bearbeitung des Arguments ID verursacht sql injection. Der Angriff kann remote ausgef\u00fchrt werden. Die Schwachstelle wurde \u00f6ffentlich offengelegt und k\u00f6nnte ausgenutzt werden." } ], "metrics": [ { "cvssV4_0": { "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "SQL Injection", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-74", "description": "Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-16T20:02:07.584Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-324477 | Campcodes Grocery Sales and Inventory System ajax.php sql injection", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.324477" }, { "name": "VDB-324477 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.324477" }, { "name": "Submit #646977 | campcodes Grocery Sales and Inventory System V1.0 SQL injection", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.646977" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/76" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-16T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-16T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-16T16:18:18.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System ajax.php sql injection" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10563", "datePublished": "2025-09-16T20:02:07.584Z", "dateReserved": "2025-09-16T14:13:03.997Z", "dateUpdated": "2025-09-16T20:28:06.373Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10562 (GCVE-0-2025-10562)
Vulnerability from cvelistv5
Published
2025-09-16 19:02
Modified
2025-09-16 20:19
Severity ?
VLAI Severity ?
EPSS score ?
Summary
A flaw has been found in Campcodes Grocery Sales and Inventory System 1.0. This affects an unknown function of the file /ajax.php?action=save_product. This manipulation of the argument ID causes sql injection. Remote exploitation of the attack is possible. The exploit has been published and may be used.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.324476 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.324476 | signature, permissions-required | |
https://vuldb.com/?submit.646976 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/77 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10562", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-16T20:19:23.567995Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-16T20:19:43.390Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://github.com/zzb1388/cve/issues/77" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb1 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A flaw has been found in Campcodes Grocery Sales and Inventory System 1.0. This affects an unknown function of the file /ajax.php?action=save_product. This manipulation of the argument ID causes sql injection. Remote exploitation of the attack is possible. The exploit has been published and may be used." }, { "lang": "de", "value": "Eine Schwachstelle wurde in Campcodes Grocery Sales and Inventory System 1.0 gefunden. Betroffen davon ist ein unbekannter Prozess der Datei /ajax.php?action=save_product. Die Ver\u00e4nderung des Parameters ID resultiert in sql injection. Umgesetzt werden kann der Angriff \u00fcber das Netzwerk. Der Exploit wurde der \u00d6ffentlichkeit bekannt gemacht und k\u00f6nnte verwendet werden." } ], "metrics": [ { "cvssV4_0": { "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "SQL Injection", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-74", "description": "Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-16T19:02:06.928Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-324476 | Campcodes Grocery Sales and Inventory System ajax.php sql injection", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.324476" }, { "name": "VDB-324476 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.324476" }, { "name": "Submit #646976 | campcodes Grocery Sales and Inventory System V1.0 SQL Injection", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.646976" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/77" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-16T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-16T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-16T16:18:17.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System ajax.php sql injection" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10562", "datePublished": "2025-09-16T19:02:06.928Z", "dateReserved": "2025-09-16T14:13:00.872Z", "dateUpdated": "2025-09-16T20:19:43.390Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10786 (GCVE-0-2025-10786)
Vulnerability from cvelistv5
Published
2025-09-22 06:32
Modified
2025-09-22 13:49
Severity ?
VLAI Severity ?
EPSS score ?
Summary
A flaw has been found in Campcodes Grocery Sales and Inventory System 1.0. This vulnerability affects unknown code of the file /ajax.php?action=delete_user. This manipulation of the argument ID causes sql injection. The attack can be initiated remotely. The exploit has been published and may be used.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.325142 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.325142 | signature, permissions-required | |
https://vuldb.com/?submit.653785 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/83 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10786", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-22T13:46:42.557887Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-22T13:49:18.408Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb2 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A flaw has been found in Campcodes Grocery Sales and Inventory System 1.0. This vulnerability affects unknown code of the file /ajax.php?action=delete_user. This manipulation of the argument ID causes sql injection. The attack can be initiated remotely. The exploit has been published and may be used." }, { "lang": "de", "value": "In Campcodes Grocery Sales and Inventory System 1.0 wurde eine Schwachstelle gefunden. Betroffen davon ist ein unbekannter Prozess der Datei /ajax.php?action=delete_user. Mittels Manipulieren des Arguments ID mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Umgesetzt werden kann der Angriff \u00fcber das Netzwerk. Die Schwachstelle wurde \u00f6ffentlich offengelegt und k\u00f6nnte ausgenutzt werden." } ], "metrics": [ { "cvssV4_0": { "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "SQL Injection", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-74", "description": "Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-22T06:32:07.319Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-325142 | Campcodes Grocery Sales and Inventory System ajax.php sql injection", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.325142" }, { "name": "VDB-325142 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.325142" }, { "name": "Submit #653785 | campcodes Grocery Sales and Inventory System V1.0 SQL injection", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.653785" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/83" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-21T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-21T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-21T11:06:02.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System ajax.php sql injection" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10786", "datePublished": "2025-09-22T06:32:07.319Z", "dateReserved": "2025-09-21T09:00:50.021Z", "dateUpdated": "2025-09-22T13:49:18.408Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10564 (GCVE-0-2025-10564)
Vulnerability from cvelistv5
Published
2025-09-16 20:32
Modified
2025-09-17 13:56
Severity ?
VLAI Severity ?
EPSS score ?
Summary
A vulnerability was found in Campcodes Grocery Sales and Inventory System 1.0. Affected is an unknown function of the file /ajax.php?action=delete_category. Performing manipulation of the argument ID results in sql injection. The attack is possible to be carried out remotely. The exploit has been made public and could be used.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.324478 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.324478 | signature, permissions-required | |
https://vuldb.com/?submit.646978 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/75 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10564", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-17T13:56:22.843051Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-17T13:56:26.602Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://github.com/zzb1388/cve/issues/75" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb1 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A vulnerability was found in Campcodes Grocery Sales and Inventory System 1.0. Affected is an unknown function of the file /ajax.php?action=delete_category. Performing manipulation of the argument ID results in sql injection. The attack is possible to be carried out remotely. The exploit has been made public and could be used." }, { "lang": "de", "value": "In Campcodes Grocery Sales and Inventory System 1.0 wurde eine Schwachstelle gefunden. Es geht um eine nicht n\u00e4her bekannte Funktion der Datei /ajax.php?action=delete_category. Dank der Manipulation des Arguments ID mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk angegangen werden. Der Exploit ist \u00f6ffentlich verf\u00fcgbar und k\u00f6nnte genutzt werden." } ], "metrics": [ { "cvssV4_0": { "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "SQL Injection", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-74", "description": "Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-16T20:32:07.007Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-324478 | Campcodes Grocery Sales and Inventory System ajax.php sql injection", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.324478" }, { "name": "VDB-324478 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.324478" }, { "name": "Submit #646978 | campcodes Grocery Sales and Inventory System V1.0 SQL injection", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.646978" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/75" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-16T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-16T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-16T16:18:20.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System ajax.php sql injection" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10564", "datePublished": "2025-09-16T20:32:07.007Z", "dateReserved": "2025-09-16T14:13:06.699Z", "dateUpdated": "2025-09-17T13:56:26.602Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10416 (GCVE-0-2025-10416)
Vulnerability from cvelistv5
Published
2025-09-14 23:32
Modified
2025-09-15 17:16
Severity ?
VLAI Severity ?
EPSS score ?
Summary
A vulnerability was identified in Campcodes Grocery Sales and Inventory System 1.0. This impacts an unknown function of the file /ajax.php?action=delete_supplier. The manipulation of the argument ID leads to sql injection. It is possible to initiate the attack remotely. The exploit is publicly available and might be used.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.323850 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.323850 | signature, permissions-required | |
https://vuldb.com/?submit.646972 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/79 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10416", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-15T17:16:07.679042Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-15T17:16:32.387Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb1 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A vulnerability was identified in Campcodes Grocery Sales and Inventory System 1.0. This impacts an unknown function of the file /ajax.php?action=delete_supplier. The manipulation of the argument ID leads to sql injection. It is possible to initiate the attack remotely. The exploit is publicly available and might be used." }, { "lang": "de", "value": "In Campcodes Grocery Sales and Inventory System 1.0 wurde eine Schwachstelle gefunden. Es geht dabei um eine nicht klar definierte Funktion der Datei /ajax.php?action=delete_supplier. Mit der Manipulation des Arguments ID mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." } ], "metrics": [ { "cvssV4_0": { "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "SQL Injection", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-74", "description": "Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-14T23:32:06.914Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-323850 | Campcodes Grocery Sales and Inventory System ajax.php sql injection", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.323850" }, { "name": "VDB-323850 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.323850" }, { "name": "Submit #646972 | campcodes Grocery Sales and Inventory System V1.0 SQL injection", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.646972" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/79" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-14T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-14T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-14T08:28:26.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System ajax.php sql injection" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10416", "datePublished": "2025-09-14T23:32:06.914Z", "dateReserved": "2025-09-14T06:23:14.785Z", "dateUpdated": "2025-09-15T17:16:32.387Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10566 (GCVE-0-2025-10566)
Vulnerability from cvelistv5
Published
2025-09-16 21:32
Modified
2025-09-17 13:40
Severity ?
2.1 (Low) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P
4.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RC:R
4.3 (Medium) - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RC:R
4.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RC:R
4.3 (Medium) - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RC:R
VLAI Severity ?
EPSS score ?
Summary
A vulnerability was identified in Campcodes Grocery Sales and Inventory System 1.0. Affected by this issue is some unknown functionality of the file /index.php?page=users. The manipulation of the argument page leads to cross site scripting. It is possible to initiate the attack remotely. The exploit is publicly available and might be used.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.324480 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.324480 | signature, permissions-required | |
https://vuldb.com/?submit.646982 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/73 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10566", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-17T13:40:35.904567Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-17T13:40:38.983Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://github.com/zzb1388/cve/issues/73" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb1 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A vulnerability was identified in Campcodes Grocery Sales and Inventory System 1.0. Affected by this issue is some unknown functionality of the file /index.php?page=users. The manipulation of the argument page leads to cross site scripting. It is possible to initiate the attack remotely. The exploit is publicly available and might be used." }, { "lang": "de", "value": "Eine Schwachstelle wurde in Campcodes Grocery Sales and Inventory System 1.0 gefunden. Es geht dabei um eine nicht klar definierte Funktion der Datei /index.php?page=users. Mit der Manipulation des Arguments page mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." } ], "metrics": [ { "cvssV4_0": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 5, "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "Cross Site Scripting", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-94", "description": "Code Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-16T21:32:07.065Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-324480 | Campcodes Grocery Sales and Inventory System index.php cross site scripting", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.324480" }, { "name": "VDB-324480 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.324480" }, { "name": "Submit #646982 | campcodes Grocery Sales and Inventory System V1.0 cross site scripting", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.646982" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/73" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-16T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-16T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-16T16:18:22.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System index.php cross site scripting" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10566", "datePublished": "2025-09-16T21:32:07.065Z", "dateReserved": "2025-09-16T14:13:12.376Z", "dateUpdated": "2025-09-17T13:40:38.983Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10032 (GCVE-0-2025-10032)
Vulnerability from cvelistv5
Published
2025-09-06 12:32
Modified
2025-09-08 14:45
Severity ?
2.1 (Low) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P
4.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RC:R
4.3 (Medium) - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RC:R
4.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RC:R
4.3 (Medium) - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RC:R
VLAI Severity ?
EPSS score ?
Summary
A vulnerability was detected in Campcodes Grocery Sales and Inventory System 1.0. The affected element is an unknown function of the file /index.php. The manipulation of the argument page results in cross site scripting. The attack can be executed remotely. The exploit is now public and may be used.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.322747 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.322747 | signature, permissions-required | |
https://vuldb.com/?submit.643952 | third-party-advisory | |
https://vuldb.com/?submit.643953 | third-party-advisory | |
https://vuldb.com/?submit.643954 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/70 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10032", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-08T14:45:26.426712Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-08T14:45:32.946Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://github.com/zzb1388/cve/issues/70" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb2 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A vulnerability was detected in Campcodes Grocery Sales and Inventory System 1.0. The affected element is an unknown function of the file /index.php. The manipulation of the argument page results in cross site scripting. The attack can be executed remotely. The exploit is now public and may be used." }, { "lang": "de", "value": "In Campcodes Grocery Sales and Inventory System 1.0 ist eine Schwachstelle entdeckt worden. Betroffen ist eine unbekannte Verarbeitung der Datei /index.php. Mittels dem Manipulieren des Arguments page mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Es ist m\u00f6glich, den Angriff aus der Ferne durchzuf\u00fchren. Die Schwachstelle wurde \u00f6ffentlich offengelegt und k\u00f6nnte ausgenutzt werden." } ], "metrics": [ { "cvssV4_0": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 5, "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "Cross Site Scripting", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-94", "description": "Code Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-06T12:32:06.415Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-322747 | Campcodes Grocery Sales and Inventory System index.php cross site scripting", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.322747" }, { "name": "VDB-322747 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.322747" }, { "name": "Submit #643952 | campcodes Grocery Sales and Inventory System V1.0 cross site scripting", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.643952" }, { "name": "Submit #643953 | campcodes Grocery Sales and Inventory System V1.0 cross site scripting (Duplicate)", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.643953" }, { "name": "Submit #643954 | campcodes Grocery Sales and Inventory System V1.0 cross site scripting (Duplicate)", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.643954" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/70" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-05T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-05T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-05T15:19:48.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System index.php cross site scripting" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10032", "datePublished": "2025-09-06T12:32:06.415Z", "dateReserved": "2025-09-05T13:14:38.655Z", "dateUpdated": "2025-09-08T14:45:32.946Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10414 (GCVE-0-2025-10414)
Vulnerability from cvelistv5
Published
2025-09-14 22:32
Modified
2025-09-15 17:17
Severity ?
VLAI Severity ?
EPSS score ?
Summary
A vulnerability was found in Campcodes Grocery Sales and Inventory System 1.0. The impacted element is an unknown function of the file /ajax.php?action=save_customer. Performing manipulation of the argument ID results in sql injection. The attack is possible to be carried out remotely. The exploit has been made public and could be used.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.323848 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.323848 | signature, permissions-required | |
https://vuldb.com/?submit.646970 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/81 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10414", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-15T17:17:34.440567Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-15T17:17:54.827Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb1 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A vulnerability was found in Campcodes Grocery Sales and Inventory System 1.0. The impacted element is an unknown function of the file /ajax.php?action=save_customer. Performing manipulation of the argument ID results in sql injection. The attack is possible to be carried out remotely. The exploit has been made public and could be used." }, { "lang": "de", "value": "Eine Schwachstelle wurde in Campcodes Grocery Sales and Inventory System 1.0 gefunden. Es geht um eine nicht n\u00e4her bekannte Funktion der Datei /ajax.php?action=save_customer. Dank der Manipulation des Arguments ID mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk angegangen werden. Der Exploit ist \u00f6ffentlich verf\u00fcgbar und k\u00f6nnte genutzt werden." } ], "metrics": [ { "cvssV4_0": { "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "SQL Injection", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-74", "description": "Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-14T22:32:07.174Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-323848 | Campcodes Grocery Sales and Inventory System ajax.php sql injection", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.323848" }, { "name": "VDB-323848 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.323848" }, { "name": "Submit #646970 | campcodes Grocery Sales and Inventory System V1.0 SQL injection", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.646970" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/81" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-14T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-14T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-14T08:28:24.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System ajax.php sql injection" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10414", "datePublished": "2025-09-14T22:32:07.174Z", "dateReserved": "2025-09-14T06:23:09.390Z", "dateUpdated": "2025-09-15T17:17:54.827Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10415 (GCVE-0-2025-10415)
Vulnerability from cvelistv5
Published
2025-09-14 23:02
Modified
2025-09-15 17:17
Severity ?
VLAI Severity ?
EPSS score ?
Summary
A vulnerability was determined in Campcodes Grocery Sales and Inventory System 1.0. This affects an unknown function of the file /ajax.php?action=save_supplier. Executing manipulation of the argument ID can lead to sql injection. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.323849 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.323849 | signature, permissions-required | |
https://vuldb.com/?submit.646971 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/80 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10415", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-15T17:17:02.338215Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-15T17:17:10.852Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb1 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A vulnerability was determined in Campcodes Grocery Sales and Inventory System 1.0. This affects an unknown function of the file /ajax.php?action=save_supplier. Executing manipulation of the argument ID can lead to sql injection. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized." }, { "lang": "de", "value": "Es wurde eine Schwachstelle in Campcodes Grocery Sales and Inventory System 1.0 entdeckt. Es geht hierbei um eine nicht n\u00e4her spezifizierte Funktion der Datei /ajax.php?action=save_supplier. Dank Manipulation des Arguments ID mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Die Ausnutzung wurde ver\u00f6ffentlicht und kann verwendet werden." } ], "metrics": [ { "cvssV4_0": { "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "SQL Injection", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-74", "description": "Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-14T23:02:06.430Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-323849 | Campcodes Grocery Sales and Inventory System ajax.php sql injection", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.323849" }, { "name": "VDB-323849 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.323849" }, { "name": "Submit #646971 | campcodes Grocery Sales and Inventory System V1.0 SQL injection", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.646971" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/80" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-14T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-14T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-14T08:28:25.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System ajax.php sql injection" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10415", "datePublished": "2025-09-14T23:02:06.430Z", "dateReserved": "2025-09-14T06:23:12.060Z", "dateUpdated": "2025-09-15T17:17:10.852Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10565 (GCVE-0-2025-10565)
Vulnerability from cvelistv5
Published
2025-09-16 20:32
Modified
2025-09-17 13:48
Severity ?
VLAI Severity ?
EPSS score ?
Summary
A vulnerability was determined in Campcodes Grocery Sales and Inventory System 1.0. Affected by this vulnerability is an unknown functionality of the file /ajax.php?action=delete_receiving. Executing manipulation of the argument ID can lead to sql injection. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.324479 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.324479 | signature, permissions-required | |
https://vuldb.com/?submit.646981 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/74 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10565", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-17T13:48:25.569743Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-17T13:48:28.408Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://github.com/zzb1388/cve/issues/74" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb1 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A vulnerability was determined in Campcodes Grocery Sales and Inventory System 1.0. Affected by this vulnerability is an unknown functionality of the file /ajax.php?action=delete_receiving. Executing manipulation of the argument ID can lead to sql injection. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized." }, { "lang": "de", "value": "In Campcodes Grocery Sales and Inventory System 1.0 ist eine Schwachstelle entdeckt worden. Es geht hierbei um eine nicht n\u00e4her spezifizierte Funktion der Datei /ajax.php?action=delete_receiving. Dank Manipulation des Arguments ID mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Die Ausnutzung wurde ver\u00f6ffentlicht und kann verwendet werden." } ], "metrics": [ { "cvssV4_0": { "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "SQL Injection", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-74", "description": "Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-16T20:32:09.802Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-324479 | Campcodes Grocery Sales and Inventory System ajax.php sql injection", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.324479" }, { "name": "VDB-324479 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.324479" }, { "name": "Submit #646981 | campcodes Grocery Sales and Inventory System V1.0 SQL Injection", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.646981" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/74" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-16T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-16T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-16T16:18:21.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System ajax.php sql injection" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10565", "datePublished": "2025-09-16T20:32:09.802Z", "dateReserved": "2025-09-16T14:13:09.654Z", "dateUpdated": "2025-09-17T13:48:28.408Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10030 (GCVE-0-2025-10030)
Vulnerability from cvelistv5
Published
2025-09-06 10:32
Modified
2025-09-08 14:47
Severity ?
VLAI Severity ?
EPSS score ?
Summary
A weakness has been identified in Campcodes Grocery Sales and Inventory System 1.0. This issue affects some unknown processing of the file /ajax.php?action=save_receiving. Executing manipulation of the argument ID can lead to sql injection. The attack may be launched remotely. The exploit has been made available to the public and could be exploited.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.322745 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.322745 | signature, permissions-required | |
https://vuldb.com/?submit.643950 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/72 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10030", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-08T14:47:41.093726Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-08T14:47:43.901Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://github.com/zzb1388/cve/issues/72" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb2 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A weakness has been identified in Campcodes Grocery Sales and Inventory System 1.0. This issue affects some unknown processing of the file /ajax.php?action=save_receiving. Executing manipulation of the argument ID can lead to sql injection. The attack may be launched remotely. The exploit has been made available to the public and could be exploited." }, { "lang": "de", "value": "Es wurde eine Schwachstelle in Campcodes Grocery Sales and Inventory System 1.0 entdeckt. Davon betroffen ist unbekannter Code der Datei /ajax.php?action=save_receiving. Durch die Manipulation des Arguments ID mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs kann dabei \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." } ], "metrics": [ { "cvssV4_0": { "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "SQL Injection", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-74", "description": "Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-06T10:32:06.690Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-322745 | Campcodes Grocery Sales and Inventory System ajax.php sql injection", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.322745" }, { "name": "VDB-322745 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.322745" }, { "name": "Submit #643950 | Campcodes Grocery Sales and Inventory System V1.0 SQL injection", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.643950" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/72" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-05T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-05T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-05T15:19:44.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System ajax.php sql injection" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10030", "datePublished": "2025-09-06T10:32:06.690Z", "dateReserved": "2025-09-05T13:14:31.166Z", "dateUpdated": "2025-09-08T14:47:43.901Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10413 (GCVE-0-2025-10413)
Vulnerability from cvelistv5
Published
2025-09-14 22:02
Modified
2025-09-15 17:18
Severity ?
VLAI Severity ?
EPSS score ?
Summary
A vulnerability has been found in Campcodes Grocery Sales and Inventory System 1.0. The affected element is an unknown function of the file /ajax.php?action=delete_customer. Such manipulation of the argument ID leads to sql injection. The attack can be executed remotely. The exploit has been disclosed to the public and may be used.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.323847 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.323847 | signature, permissions-required | |
https://vuldb.com/?submit.646969 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/82 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10413", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-15T17:18:18.859055Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-15T17:18:51.422Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb1 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A vulnerability has been found in Campcodes Grocery Sales and Inventory System 1.0. The affected element is an unknown function of the file /ajax.php?action=delete_customer. Such manipulation of the argument ID leads to sql injection. The attack can be executed remotely. The exploit has been disclosed to the public and may be used." }, { "lang": "de", "value": "In Campcodes Grocery Sales and Inventory System 1.0 ist eine Schwachstelle entdeckt worden. Betroffen hiervon ist ein unbekannter Ablauf der Datei /ajax.php?action=delete_customer. Die Bearbeitung des Arguments ID verursacht sql injection. Der Angriff kann remote ausgef\u00fchrt werden. Die Schwachstelle wurde \u00f6ffentlich offengelegt und k\u00f6nnte ausgenutzt werden." } ], "metrics": [ { "cvssV4_0": { "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "SQL Injection", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-74", "description": "Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-14T22:02:07.546Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-323847 | Campcodes Grocery Sales and Inventory System ajax.php sql injection", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.323847" }, { "name": "VDB-323847 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.323847" }, { "name": "Submit #646969 | campcodes Grocery Sales and Inventory System V1.0 SQL injection", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.646969" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/82" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-14T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-14T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-14T08:28:22.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System ajax.php sql injection" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10413", "datePublished": "2025-09-14T22:02:07.546Z", "dateReserved": "2025-09-14T06:23:06.416Z", "dateUpdated": "2025-09-15T17:18:51.422Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10785 (GCVE-0-2025-10785)
Vulnerability from cvelistv5
Published
2025-09-22 06:02
Modified
2025-09-22 13:50
Severity ?
VLAI Severity ?
EPSS score ?
Summary
A vulnerability was detected in Campcodes Grocery Sales and Inventory System 1.0. This affects an unknown part of the file /manage_user.php. The manipulation of the argument ID results in sql injection. It is possible to launch the attack remotely. The exploit is now public and may be used.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.325141 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.325141 | signature, permissions-required | |
https://vuldb.com/?submit.653784 | third-party-advisory | |
https://vuldb.com/?submit.653786 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/84 | issue-tracking | |
https://github.com/zzb1388/cve/issues/89 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10785", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-22T13:49:59.755578Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-22T13:50:08.968Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb2 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A vulnerability was detected in Campcodes Grocery Sales and Inventory System 1.0. This affects an unknown part of the file /manage_user.php. The manipulation of the argument ID results in sql injection. It is possible to launch the attack remotely. The exploit is now public and may be used." }, { "lang": "de", "value": "Es wurde eine Schwachstelle in Campcodes Grocery Sales and Inventory System 1.0 entdeckt. Betroffen ist eine unbekannte Verarbeitung der Datei /manage_user.php. Mittels dem Manipulieren des Arguments ID mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Es ist m\u00f6glich, den Angriff aus der Ferne durchzuf\u00fchren. Der Exploit wurde der \u00d6ffentlichkeit bekannt gemacht und k\u00f6nnte verwendet werden." } ], "metrics": [ { "cvssV4_0": { "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "SQL Injection", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-74", "description": "Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-22T06:02:06.171Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-325141 | Campcodes Grocery Sales and Inventory System manage_user.php sql injection", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.325141" }, { "name": "VDB-325141 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.325141" }, { "name": "Submit #653784 | campcodes Grocery Sales and Inventory System V1.0 SQL injection", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.653784" }, { "name": "Submit #653786 | campcodes Grocery Sales and Inventory System V1.0 SQL injection (Duplicate)", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.653786" }, { "tags": [ "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/84" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/89" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-21T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-21T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-21T11:05:51.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System manage_user.php sql injection" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10785", "datePublished": "2025-09-22T06:02:06.171Z", "dateReserved": "2025-09-21T09:00:47.055Z", "dateUpdated": "2025-09-22T13:50:08.968Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-10031 (GCVE-0-2025-10031)
Vulnerability from cvelistv5
Published
2025-09-06 12:02
Modified
2025-09-08 14:46
Severity ?
VLAI Severity ?
EPSS score ?
Summary
A security vulnerability has been detected in Campcodes Grocery Sales and Inventory System 1.0. Impacted is an unknown function of the file /ajax.php?action=delete_sales. The manipulation of the argument ID leads to sql injection. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used.
References
▼ | URL | Tags |
---|---|---|
https://vuldb.com/?id.322746 | vdb-entry, technical-description | |
https://vuldb.com/?ctiid.322746 | signature, permissions-required | |
https://vuldb.com/?submit.643951 | third-party-advisory | |
https://github.com/zzb1388/cve/issues/71 | exploit, issue-tracking | |
https://www.campcodes.com/ | product |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Campcodes | Grocery Sales and Inventory System |
Version: 1.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-10031", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-08T14:46:55.834982Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-08T14:46:58.948Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://github.com/zzb1388/cve/issues/71" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Grocery Sales and Inventory System", "vendor": "Campcodes", "versions": [ { "status": "affected", "version": "1.0" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zzb2 (VulDB User)" } ], "descriptions": [ { "lang": "en", "value": "A security vulnerability has been detected in Campcodes Grocery Sales and Inventory System 1.0. Impacted is an unknown function of the file /ajax.php?action=delete_sales. The manipulation of the argument ID leads to sql injection. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used." }, { "lang": "de", "value": "In Campcodes Grocery Sales and Inventory System 1.0 wurde eine Schwachstelle gefunden. Hiervon betroffen ist ein unbekannter Codeblock der Datei /ajax.php?action=delete_sales. Durch Manipulation des Arguments ID mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Ein Angriff ist aus der Distanz m\u00f6glich. Der Exploit wurde der \u00d6ffentlichkeit bekannt gemacht und k\u00f6nnte verwendet werden." } ], "metrics": [ { "cvssV4_0": { "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "version": "4.0" } }, { "cvssV3_1": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.1" } }, { "cvssV3_0": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R", "version": "3.0" } }, { "cvssV2_0": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR", "version": "2.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "SQL Injection", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-74", "description": "Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-06T12:02:06.018Z", "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "shortName": "VulDB" }, "references": [ { "name": "VDB-322746 | Campcodes Grocery Sales and Inventory System ajax.php sql injection", "tags": [ "vdb-entry", "technical-description" ], "url": "https://vuldb.com/?id.322746" }, { "name": "VDB-322746 | CTI Indicators (IOB, IOC, TTP, IOA)", "tags": [ "signature", "permissions-required" ], "url": "https://vuldb.com/?ctiid.322746" }, { "name": "Submit #643951 | Campcodes Grocery Sales and Inventory System V1.0 SQL injection", "tags": [ "third-party-advisory" ], "url": "https://vuldb.com/?submit.643951" }, { "tags": [ "exploit", "issue-tracking" ], "url": "https://github.com/zzb1388/cve/issues/71" }, { "tags": [ "product" ], "url": "https://www.campcodes.com/" } ], "tags": [ "x_freeware" ], "timeline": [ { "lang": "en", "time": "2025-09-05T00:00:00.000Z", "value": "Advisory disclosed" }, { "lang": "en", "time": "2025-09-05T02:00:00.000Z", "value": "VulDB entry created" }, { "lang": "en", "time": "2025-09-05T15:19:46.000Z", "value": "VulDB entry last update" } ], "title": "Campcodes Grocery Sales and Inventory System ajax.php sql injection" } }, "cveMetadata": { "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5", "assignerShortName": "VulDB", "cveId": "CVE-2025-10031", "datePublished": "2025-09-06T12:02:06.018Z", "dateReserved": "2025-09-05T13:14:33.507Z", "dateUpdated": "2025-09-08T14:46:58.948Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }