Lucene search
+L

602 matches found

Kitploit
Kitploit
added 2026/09/13 8:28 p.m.10 views

OSWE-Labs-Poc

OSWE - LABORATORIOS Laboratorios dockerizados para la certificación Web Expert OSWE. Preparación para la próxima formación AWAE ... Otro proyecto: análisis de malware y caza de amenazas cibernéticas https://github.com/svdwi/BlueBox Laboratorios disponibles para el OSWE 1. ATutor es un Sistema de...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 4:37 p.m.5 views

ATutor-Instructor-Backup-Arbitrary-File

ATutor-Instructor-Backup-Exploit Exploit Title: ATutor 2.2.4 'Backup' Remote Command Execution CVE-2019-12170 Google Dork: inurl:/ATutor/login.php Date: 5/13/2019 Exploit Author: liquidsky Joseph McPeters Vendor Homepage: https://atutor.github.io/ Software Link:...

9CVSS7.8AI score0.08592EPSS
SaveExploits3References1
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.84 views

ATutor < 2.2.1 - Cross Site Scripting

ATutor 2.2.1 was discovered with a vulnerability, a reflected cross-site scripting XSS, in ATtutor 2.2.1 via token body parameter. id: CVE-2023-27008 info: name: ATutor 2.2.1 - Cross Site Scripting author: r3Y3r53 severity: medium description: | ATutor 2.2.1 was discovered with a vulnerability, a...

6.1CVSS6.2AI score0.01499EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/13 9:07 a.m.4 views

ATutor-2.2.4-Language-Exploit

ATutor 2.2.4 Carga Arbitraria de Archivos / RCE CVE-2019-12169 Título del Exploit: ATutor 2.2.4 Carga Arbitraria de Archivos / RCE CVE-2019-12169 Fecha: 24/5/19 Autor del Exploit: liquidsky JMcPeters Página del Vendedor: https://atutor.github.io/ Enlace del Software:...

9CVSS7.8AI score0.73317EPSS
SaveExploits12References4
Kitploit
Kitploit
added 2026/09/11 7:48 p.m.5 views

CVE-2016-2555

CVE-2016-2555 Exploit Este exploit se dirige a una vulnerabilidad de inyección SQL y a una vulnerabilidad de debilidad en la autenticación en ATutor 2.2.1. Al explotar estas vulnerabilidades, el atacante puede subir código malicioso para lograr ejecución remota de código RCE en el servidor...

9.8CVSS8.3AI score0.79622EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/08 2:44 a.m.7 views

atutor-blind-sqli

ATutor v2.2.1 Blind SQL Injection Exploiting CVE-2016-2555 enumerating and dumping the underlying Database. Disclaimer All the information provided in this post is for educational purposes only. You shall not misuse the information to gain unauthorized access and/or write malicious programs. The...

9.8CVSS8.2AI score0.79622EPSS
SaveExploits7
NVD
NVD
added 2026/08/20 2:17 p.m.12 views

CVE-2026-64972

ATutor is vulnerable to Reflected XSS via popup parameter in preview.php. An authenticated attacker can inject a double quote into the popup parameter, break out of the attribute value, and append a new event handler such as onload. The related previewtop.php file sanitises these parameters, but...

4.8CVSS0.00295EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 2:17 p.m.14 views

CVE-2026-64965

ATutor is vulnerable to Missing Authorization Check on Test and Question Import endpoints. A low-privileged authenticated user e.g. a student enrolled in a course can bypass authorization checks by sending requests directly to the backend import endpoints, allowing the unauthorized import of test...

5.3CVSS0.00282EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 2:17 p.m.10 views

CVE-2026-64966

ATutor is vulnerable to a Path Traversal vulnerability in ZIP extraction functionality. An attacker with instructor privileges can upload and extract a specially crafted ZIP archive, causing files to be written outside the intended extraction directory. This allows an attacker to place a...

8.7CVSS0.00537EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 2:17 p.m.15 views

CVE-2026-64967

A path traversal vulnerability in ATutor's error log viewer allows an attacker with administrative privileges to access arbitrary files outside the intended logs directory. This can lead to unauthorized access to sensitive files and other resources accessible to the web server process. Product is...

6.9CVSS0.00361EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 2:17 p.m.15 views

CVE-2026-64968

ATutor is vulnerable to Server-Side request forgery in import functionalities. An authenticated administrator can make the server request arbitrary internal HTTP endpoints, cloud metadata services, or local files via file:// if the PHP environment permits URL wrappers. Product is no longer active...

5.1CVSS0.00294EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 2:17 p.m.12 views

CVE-2026-64970

ATutor is vulnerable to Stored Cross Site Scripting in registration functionality. An attacker can register a new account and enter a JavaScript payload in the phone field during registration. When any authenticated user visits the attacker's public profile, the profile template echoes the phone...

5.1CVSS0.00336EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 2:17 p.m.13 views

CVE-2026-64969

ATutor is vulnerable to Insecure Direct Object Reference IDOR attack in profile picture related endpoints. Any authenticated user, including a student, can supply another user's memberid in a POST request to the profile album endpoint and permanently delete that user's profile picture, including...

5.3CVSS0.00265EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 2:17 p.m.13 views

CVE-2026-64971

ATutor is vulnerable to Reflected XSS in restore functionality. An attacker can provide a specially crafted URL that, when opened, results in arbitrary JavaScript execution in the victim's browser. Product is no longer actively supported and the vulnerabilities have not been fixed. Only version...

4.8CVSS0.0036EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 2:17 p.m.10 views

CVE-2026-64961

ATutor is vulnerable to authentication bypass . Although a token validation check is present in the auto-login functionality, the values required for token validation remain uninitialized in certain code paths. An unauthenticated attacker who can determine a user's identifier and registration...

6.3CVSS0.00368EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 2:17 p.m.12 views

CVE-2026-64962

ATutor is vulnerable to Cross-Site Request Forgery CSRF in profile update functionality. An attacker can craft a malicious website which, when visited by an authenticated victim, submits a forged request to the system. Due to the lack of proper CSRF token implementation, the forged request is...

5.1CVSS0.00175EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 2:17 p.m.14 views

CVE-2026-64963

A path traversal vulnerability in ATutor allows an authenticated user to access files from other course directories when the ATFORCEGETFILE configuration option is enabled. This can lead to unauthorized access to files and disclosure of information about the filesystem structure. Product is no...

2.3CVSS0.00393EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 2:17 p.m.14 views

CVE-2026-64960

ATutor Gameme module allows users to upload files of any type and extension without restriction. Due to improper handling of file uploads, files are stored in a web-accessible location before their content is validated. An authenticated attacker who knows a valid courseid can upload a...

8.7CVSS0.00395EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 2:17 p.m.10 views

CVE-2026-64964

ATutor generates predictable email confirmation tokens due to the use of insufficiently random values in the account confirmation functionality. Due to the use of predictable values related to user registration, an attacker who knows or can predict these values can guess valid account activation...

6.3CVSS0.00288EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 1:58 p.m.20 views

CVE-2026-64972 Reflected XSS in ATutor

ATutor is vulnerable to Reflected XSS via popup parameter in preview.php. An authenticated attacker can inject a double quote into the popup parameter, break out of the attribute value, and append a new event handler such as onload. The related previewtop.php file sanitises these parameters, but...

4.8CVSS5.4AI score
SaveExploits0References5
Rows per page
Query Builder