Lucene search
+L

12171 matches found

Vulnrichment
Vulnrichment
added 2026/04/13 12:0 a.m.4 views

CVE-2026-36922

Sourcecodester Cab Management System v1.0 is vulnerable to SQL injection in the file /cms/admin/categories/viewcategory.php...

5.8AI score0.00225EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/04/13 12:0 a.m.10 views

SourceCodester Online Thesis Archiving System 安全漏洞

The SourceCodester Online Thesis Archiving System is an open-source online thesis archiving system developed by SourceCodester. Version 1.0 of the Sourcecodester Online Thesis Archiving System contains a security vulnerability, which stems from a SQL injection vulnerability in the...

7.3CVSS5.9AI score0.00169EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/13 12:0 a.m.4 views

CVE-2026-36948

Sourcecodester Online Thesis Archiving System v1.0 is vulnerale to SQL injection in the file /otas/viewarchive.php...

5.8AI score0.00169EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/13 12:0 a.m.10 views

PT-2026-32363

Sourcecodester Computer and Mobile Repair Shop Management System v1.0 is vulnerale to SQL injection in the file/rsms/admin/repairs/view details.php...

5.9AI score0.0019EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/13 12:0 a.m.26 views

CVE-2026-36948

Sourcecodester Online Thesis Archiving System v1.0 is vulnerale to SQL injection in the file /otas/viewarchive.php...

0.00169EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/13 12:0 a.m.5 views

CVE-2026-36938

Sourcecodester Online Resort Management System v1.0 is vulnerable to SQL injection in /orms/admin/rooms/viewroom.php...

5.9AI score0.00244EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/13 12:0 a.m.13 views

SourceCodester Computer and Mobile Repair Shop Management system 安全漏洞

The SourceCodester Computer and Mobile Repair Shop Management system is a simple PHP project open source by SourceCodester. It provides a website that displays information about the store. This project also manages customers’ repair records; if their devices have been repaired or serviced,...

2.7CVSS5.9AI score0.0019EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/13 12:0 a.m.33 views

CVE-2026-36920

Sourcecodester Online Reviewer System v1.0 is vulnerable to SQL Injection in the file /system/system/admins/assessments/examproper/questions-view.php...

0.00225EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/13 12:0 a.m.5 views

CVE-2026-36923

Sourcecodester Cab Management System 1.0 is vulnerable to SQL Injection in the file /cms/admin/bookings/viewbooking.php...

5.9AI score0.00225EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/13 12:0 a.m.31 views

CVE-2026-36944

Sourcecodester Computer and Mobile Repair Shop Management System v1.0 is vulnerale to SQL injection in the file/rsms/admin/repairs/viewdetails.php...

0.0019EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/13 12:0 a.m.6 views

CVE-2026-26460

A HTML Injection vulnerability exists in the Dashboard module of Vtiger CRM 8.4.0. The application fails to properly neutralize user-supplied input in the tabid parameter of the DashBoardTab view getTabContents action, allowing an attacker to inject arbitrary HTML content into the dashboard...

5.9AI score0.00163EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/13 12:0 a.m.21 views

CVE-2026-36937

Product/affected software: Sourcecodester Online Resort Management System v1.0. Vulnerability: SQL injection in the admin reservations details page path /orms/admin/reservations/view_details.php. Root cause (as stated): Unsafely constructed SQL in the PHP file. Impact/risks: Documented as a SQL i...

2.7CVSS5.9AI score0.00186EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/13 12:0 a.m.16 views

CVE-2026-36923

CVE-2026-36923 affects Sourcecodester Cab Management System 1.0. The vulnerable component is /cms/admin/bookings/view_booking.php and is caused by an SQL Injection condition in that file. CVSS v3.1 base score is 2.7 (LOW) with network attack vector, high privileges required, no user interaction, ...

2.7CVSS5.9AI score0.00225EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2026/04/13 12:0 a.m.20 views

CVE-2026-36920

CVE-2026-36920 affects Sourcecodester Online Reviewer System v1.0. The Red Hat, ENISA EUVD, CIRCL, NVD, CVE lists, and Vulners enrichment all indicate a SQL Injection vulnerability in /system/system/admins/assessments/examproper/questions-view.php. Root cause details are not explicitly provided b...

2.7CVSS5.9AI score0.00225EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2026/04/13 12:0 a.m.13 views

CVE-2026-26460

CVE-2026-26460 describes an HTML Injection vulnerability in the Dashboard module of Vtiger CRM 8.4.0 . The issue arises because user input in the tabid parameter of the DashBoardTab view (getTabContents action) is not properly neutralized, allowing an attacker to inject arbitrary HTML that gets r...

6.1CVSS5.9AI score0.00163EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/10 7:32 p.m.15 views

SiYuan: Publish Reader Path Traversal Delete via `removeUnusedAttributeView`

Summary The endpoint /api/av/removeUnusedAttributeView is vulnerable to a path traversal CWE-22 that allows an attacker to delete arbitrary .json files on the server. The issue arises because user-controlled input id is directly used in filesystem path construction without validation or...

8.5CVSS6AI score0.00287EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/10 7:32 p.m.7 views

GHSA-VW86-C94W-V3X4 SiYuan: Publish Reader Path Traversal Delete via `removeUnusedAttributeView`

Summary The endpoint /api/av/removeUnusedAttributeView is vulnerable to a path traversal CWE-22 that allows an attacker to delete arbitrary .json files on the server. The issue arises because user-controlled input id is directly used in filesystem path construction without validation or...

8.5CVSS6AI score0.00287EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/10 7:32 p.m.6 views

GHSA-7M5H-W69J-QGGG SiYuan: Publish Reader Can Arbitrarily Delete Attribute View Files via `/api/av/removeUnusedAttributeView`

Summary An authenticated publish-service reader can invoke /api/av/removeUnusedAttributeView and cause persistent deletion of arbitrary attribute view AV definition files from the workspace. The route is protected only by generic CheckAuth, which accepts publish RoleReader requests. The handler...

8.1CVSS5.9AI score0.004EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/10 7:32 p.m.13 views

SiYuan: Publish Reader Can Arbitrarily Delete Attribute View Files via `/api/av/removeUnusedAttributeView`

Summary An authenticated publish-service reader can invoke /api/av/removeUnusedAttributeView and cause persistent deletion of arbitrary attribute view AV definition files from the workspace. The route is protected only by generic CheckAuth, which accepts publish RoleReader requests. The handler...

8.1CVSS5.9AI score0.004EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/10 7:3 p.m.3 views

CVE-2026-33736

Chamilo LMS is a learning management system. Prior to 2.0.0-RC.3, any authenticated user including ROLESTUDENT can enumerate all platform users and access personal information email, phone, roles via GET /api/users, including administrator accounts. This vulnerability is fixed in 2.0.0-RC.3...

6.5CVSS5.8AI score0.00209EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder