You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"title": "code-projects Point of Sales and Inventory Management System search_num.php sql injection",
21
+
"problemTypes": [
22
+
{
23
+
"descriptions": [
24
+
{
25
+
"type": "CWE",
26
+
"cweId": "CWE-89",
27
+
"lang": "en",
28
+
"description": "SQL Injection"
29
+
}
30
+
]
31
+
},
32
+
{
33
+
"descriptions": [
34
+
{
35
+
"type": "CWE",
36
+
"cweId": "CWE-74",
37
+
"lang": "en",
38
+
"description": "Injection"
39
+
}
40
+
]
41
+
}
42
+
],
43
+
"affected": [
44
+
{
45
+
"vendor": "code-projects",
46
+
"product": "Point of Sales and Inventory Management System",
47
+
"versions": [
48
+
{
49
+
"version": "1.0",
50
+
"status": "affected"
51
+
}
52
+
]
53
+
}
54
+
],
55
+
"descriptions": [
56
+
{
57
+
"lang": "en",
58
+
"value": "A vulnerability has been found in code-projects Point of Sales and Inventory Management System 1.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /user/search_num.php. The manipulation of the argument search leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used."
59
+
},
60
+
{
61
+
"lang": "de",
62
+
"value": "In code-projects Point of Sales and Inventory Management System 1.0 wurde eine Schwachstelle gefunden. Sie wurde als kritisch eingestuft. Betroffen ist eine unbekannte Verarbeitung der Datei /user/search_num.php. Dank Manipulation des Arguments search mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann über das Netzwerk passieren. Der Exploit steht zur öffentlichen Verfügung."
0 commit comments