Lucene search
+L

179 matches found

Nuclei
Nuclei
added 14 hours ago45 views

Easy!Appointments <1.4.3 - Broken Access Control

Easy!Appointments prior to 1.4.3 allows exposure of Private Personal Information to an unauthorized actor via the GitHub repository alextselegidis/easyappointments. id: CVE-2022-0482 info: name: Easy!Appointments 1.4.3 - Broken Access Control author: francescocarlucci,opencirt severity: critical...

9.1CVSS7.7AI score0.3873EPSS
SaveExploits7References5
Circl
Circl
added 6 days ago9 views

CVE-2026-52840

creationtimestamp| type| source ---|---|--- 2026-07-29 18:35:23+00:00| published-proof-of-concept| https://github.com/alextselegidis/easyappointments/security/advisories/GHSA-pm5p-7w5h-jm5q 2026-07-30 06:31:29+00:00| seen| https://gist.github.com/alon710/5f2d10f3a54edb2e4c4f46ec9659b74e...

2.7CVSS5.8AI score0.00186EPSS
SaveExploits0References2
Circl
Circl
added 6 days ago10 views

CVE-2026-52839

creationtimestamp| type| source ---|---|--- 2026-07-29 18:35:21+00:00| published-proof-of-concept| https://github.com/alextselegidis/easyappointments/security/advisories/GHSA-w8xc-8g92-v77h 2026-07-30 05:31:24+00:00| seen| https://gist.github.com/alon710/5694b6f230218930632a6e462097e637...

3.3CVSS5.8AI score0.00146EPSS
SaveExploits0References2
Circl
Circl
added 6 days ago8 views

CVE-2026-52838

creationtimestamp| type| source ---|---|--- 2026-07-29 18:35:13+00:00| published-proof-of-concept| https://github.com/alextselegidis/easyappointments/security/advisories/GHSA-996f-334j-67g7 2026-07-30 02:32:04+00:00| seen| https://gist.github.com/alon710/a3242bec311706e278c5de9e07dda21c...

2.6CVSS5.8AI score0.00184EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/27 4:16 p.m.13 views

CVE-2025-50455

SQL injection vulnerability exists in the orderby parameter of the /customers/search endpoint in Alex Tselegidis EasyAppointments = 1.5.1. The vulnerability arises from unsanitized user input passed to the orderby method of the CodeIgniter Query Builder, enabling attackers to perform time-based...

9.1CVSS0.00552EPSS
SaveExploits1References3
GithubExploit
GithubExploit
added 2026/07/27 9:16 a.m.44 views

security-advisories

Threat Lance Security Advisories Public security advisory rep...

6AI score0.00552EPSS
SaveExploits1
EUVD
EUVD
added 2026/07/27 12:0 a.m.9 views

EUVD-2025-210522

SQL injection vulnerability exists in the orderby parameter of the /customers/search endpoint in Alex Tselegidis EasyAppointments = 1.5.1. The vulnerability arises from unsanitized user input passed to the orderby method of the CodeIgniter Query Builder, enabling attackers to perform time-based...

9.1CVSS6.6AI score0.00552EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/27 12:0 a.m.9 views

CVE-2025-50455

SQL injection vulnerability exists in the orderby parameter of the /customers/search endpoint in Alex Tselegidis EasyAppointments = 1.5.1. The vulnerability arises from unsanitized user input passed to the orderby method of the CodeIgniter Query Builder, enabling attackers to perform time-based...

6.6AI score0.00552EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/27 12:0 a.m.13 views

CVE-2025-50455

CVE-2025-50455 affects EasyAppointments (

9.1CVSS6.6AI score0.00552EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/27 12:0 a.m.32 views

CVE-2025-50455

SQL injection vulnerability exists in the orderby parameter of the /customers/search endpoint in Alex Tselegidis EasyAppointments = 1.5.1. The vulnerability arises from unsanitized user input passed to the orderby method of the CodeIgniter Query Builder, enabling attackers to perform time-based...

0.00552EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/07/27 12:0 a.m.13 views

PT-2026-64973

SQL injection vulnerability exists in the order by parameter of the /customers/search endpoint in Alex Tselegidis EasyAppointments = 1.5.1. The vulnerability arises from unsanitized user input passed to the order by method of the CodeIgniter Query Builder, enabling attackers to perform time-based...

6.6AI score0.00552EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/07/14 4:53 p.m.8 views

Information Exposure

Overview alextselegidis/easyappointments is a powerful Open Source Appointment Scheduler that can be installed on your server. Affected versions of this package are vulnerable to Information Exposure via the Booking::index process. An attacker can access sensitive customer information by obtainin...

6.9CVSS6.1AI score0.00352EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/14 3:27 p.m.6 views

CVE-2026-52841 Easy!Appointments: Authorization bypass in Google OAuth provider binding lets any backend user rebind a peer provider's Google sync

Easy!Appointments is a self hosted appointment scheduler. In versions prior to 1.6.0, Google::oauth at application/controllers/Google.php:278 stores its URL-supplied providerid in the session, and oauthcallback saves the issued Google OAuth token against that row without checking the caller owns...

3.1CVSS6.1AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/01/15 8:11 p.m.11 views

alextselegidis/easyappointments is Vulnerable to CSRF Protection Bypass

Summary application/core/EASecurity.php::csrfverify only enforces CSRF for POST requests and returns early for non-POST methods. Several application endpoints perform state-changing operations while accepting parameters from GET or $REQUEST, so an attacker can perform CSRF by forcing a victim's...

8.8CVSS7.2AI score0.00203EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/15 7:28 p.m.4 views

CVE-2026-23622 CSRF Protection Bypass: Sensitive endpoints accept GET requests, enabling admin account takeover

Easy!Appointments is a self hosted appointment scheduler. In 1.5.2 and earlier, application/core/EASecurity.php::csrfverify only enforces CSRF for POST requests and returns early for non-POST methods. Several application endpoints perform state-changing operations while accepting parameters from...

8.7CVSS6.4AI score0.00203EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/01/15 12:0 a.m.8 views

PT-2026-3099

Name of the Vulnerable Software and Affected Versions Easy!Appointments versions 1.5.2 and earlier Description The application's CSRF protection in application/core/EA Security.php::csrf verify only applies to POST requests, bypassing validation for other request methods like GET. Several...

8.8CVSS6AI score0.00203EPSS
SaveExploits1References9
Veracode
Veracode
added 2025/12/13 5:52 a.m.12 views

Privilege Escalation

alextselegidis/easyappointments is vulnerable to Privilege Escalation. The vulnerability is due to improper access control in the index.php file, which allows a remote attacker to escalate privileges by exploiting insufficient authorization checks...

9.8CVSS5.8AI score0.00801EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2023-1230

Malicious code in bioql PyPI...

5.4CVSS4.8AI score0.00475EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2024-53639

Malicious code in bioql PyPI...

9.8CVSS6.3AI score0.00801EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2023-2002

Malicious code in bioql PyPI...

6.3CVSS4.8AI score0.00444EPSS
SaveExploits1References4
Rows per page
Query Builder