Cybersecurity & Regolamentazione UE

News & Sicurezza

Aggiornamenti da ENISA, NVD e le principali fonti di cybersecurity europee. Tutto quello che un Responsabile Tecnico deve sapere.

35791 risultati

VulnerabilitàAlta
CVE-2026-48249 - Open ISES Tickets < 3.44.2 Disabled TLS Certificate Verification in rm/incs/mobile_login.inc.php

CVE ID :CVE-2026-48249 Published : May 21, 2026, 6:16 p.m. | 2 hours, 2 minutes ago Description :Open ISES Tickets before 3.44.2 disables TLS certificate verification in rm/incs/mobile_login.inc.php by setting CURLOPT_SSL_VERIFYPEER to false (and not setting CURLOPT_SSL_VERIFYHOST) when issuing outbound HTTPS requests for outbound HTTPS requests issued during the mobile (RouteMate) login flow. An attacker positioned on the network path between the server and the remote endpoint can present a forged certificate to intercept, monitor, or modify the request and response, including any API keys or session-bearing data in transit. Severity: 5.9 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE21 mag 2026
VulnerabilitàAlta
CVE-2026-48248 - Open ISES Tickets < 3.44.2 Disabled TLS Certificate Verification in incs/login.inc.php

CVE ID :CVE-2026-48248 Published : May 21, 2026, 6:16 p.m. | 2 hours, 2 minutes ago Description :Open ISES Tickets before 3.44.2 disables TLS certificate verification in incs/login.inc.php by setting CURLOPT_SSL_VERIFYPEER to false (and not setting CURLOPT_SSL_VERIFYHOST) when issuing outbound HTTPS requests for outbound HTTPS requests issued during the login/authentication flow. An attacker positioned on the network path between the server and the remote endpoint can present a forged certificate to intercept, monitor, or modify the request and response, including any API keys or session-bearing data in transit. Severity: 5.9 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE21 mag 2026
VulnerabilitàAlta
CVE-2026-48247 - Open ISES Tickets < 3.44.2 Disabled TLS Certificate Verification in incs/functions.inc.php

CVE ID :CVE-2026-48247 Published : May 21, 2026, 6:16 p.m. | 2 hours, 2 minutes ago Description :Open ISES Tickets before 3.44.2 disables TLS certificate verification in incs/functions.inc.php by setting CURLOPT_SSL_VERIFYPEER to false (and not setting CURLOPT_SSL_VERIFYHOST) when issuing outbound HTTPS requests for general-purpose outbound HTTPS requests issued by the shared helper functions. An attacker positioned on the network path between the server and the remote endpoint can present a forged certificate to intercept, monitor, or modify the request and response, including any API keys or session-bearing data in transit. Severity: 5.9 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE21 mag 2026
VulnerabilitàAlta
CVE-2026-48246 - Open ISES Tickets < 3.44.2 Disabled TLS Certificate Verification in ajax/reports.php

CVE ID :CVE-2026-48246 Published : May 21, 2026, 6:16 p.m. | 2 hours, 2 minutes ago Description :Open ISES Tickets before 3.44.2 disables TLS certificate verification in ajax/reports.php by setting CURLOPT_SSL_VERIFYPEER to false (and not setting CURLOPT_SSL_VERIFYHOST) when issuing outbound HTTPS requests for Google Maps Directions API lookups during incident report generation. An attacker positioned on the network path between the server and the remote endpoint can present a forged certificate to intercept, monitor, or modify the request and response, including any API keys or session-bearing data in transit. Severity: 5.9 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE21 mag 2026
VulnerabilitàAlta
CVE-2026-48245 - Open ISES Tickets < 3.44.2 Hardcoded Google Maps API Key in tables.php

CVE ID :CVE-2026-48245 Published : May 21, 2026, 6:16 p.m. | 2 hours, 2 minutes ago Description :Open ISES Tickets before 3.44.2 embeds a hardcoded Google Maps API key in tables.php that is committed to the public source repository. The key can be extracted by anyone with read access to the source and used to make Google Maps Platform requests billed against the original owner's Google Cloud project. Severity: 5.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE21 mag 2026
VulnerabilitàAlta
CVE-2026-48244 - Open ISES Tickets < 3.44.2 Hardcoded Google Maps API Key in settings.inc.php

CVE ID :CVE-2026-48244 Published : May 21, 2026, 6:16 p.m. | 2 hours, 2 minutes ago Description :Open ISES Tickets before 3.44.2 embeds a hardcoded Google Maps API key in settings.inc.php that is committed to the public source repository. The key can be extracted by anyone with read access to the source and used to make Google Maps Platform requests billed against the original owner's Google Cloud project. Severity: 5.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE21 mag 2026
VulnerabilitàAlta
CVE-2026-48243 - Open ISES Tickets < 3.44.2 Hardcoded WhitePages API Key in wp1.php

CVE ID :CVE-2026-48243 Published : May 21, 2026, 6:16 p.m. | 2 hours, 2 minutes ago Description :Open ISES Tickets before 3.44.2 embeds a hardcoded WhitePages reverse-phone API key in wp1.php that is committed to the public source repository. Any actor with read access to the source tree can extract the key and use it to make third-party API calls billed to or rate-limited against the original owner's WhitePages account. Severity: 5.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE21 mag 2026
VulnerabilitàAlta
CVE-2026-48230 - Open ISES Tickets < 3.44.2 Reflected XSS via ticketsmdb_import.php Multiple POST Parameters

CVE ID :CVE-2026-48230 Published : May 21, 2026, 6:16 p.m. | 2 hours, 2 minutes ago Description :Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in ticketsmdb_import.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the multiple POST parameters (mdbhost, mdbdb, mdbuser, mdbpassword, mdbprefix, ticketshost, ticketsdb, ticketsuser, ticketspassword, ticketsprefix) directly into HTML form hidden input value attributes. Attackers can craft a malicious request containing a JavaScript payload that executes in the victim's browser when the response is rendered. Severity: 5.4 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE21 mag 2026
VulnerabilitàAlta
CVE-2026-48229 - Open ISES Tickets < 3.44.2 Reflected XSS via routes_i.php ticket_id Parameter

CVE ID :CVE-2026-48229 Published : May 21, 2026, 6:16 p.m. | 2 hours, 2 minutes ago Description :Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in routes_i.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the ticket_id GET parameter directly into HTML form hidden input value attributes. Attackers can craft a malicious request containing a JavaScript payload that executes in the victim's browser when the response is rendered. Severity: 5.4 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE21 mag 2026
VulnerabilitàAlta
CVE-2026-48228 - Open ISES Tickets < 3.44.2 Reflected XSS via patient_w.php id and ticket_id Parameters

CVE ID :CVE-2026-48228 Published : May 21, 2026, 6:16 p.m. | 2 hours, 2 minutes ago Description :Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in patient_w.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the id and ticket_id GET parameters directly into an HTML form action URL. Attackers can craft a malicious request containing a JavaScript payload that executes in the victim's browser when the response is rendered. Severity: 5.4 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE21 mag 2026
VulnerabilitàAlta
CVE-2026-48227 - Open ISES Tickets < 3.44.2 Reflected XSS via patient.php id and ticket_id Parameters

CVE ID :CVE-2026-48227 Published : May 21, 2026, 5:10 p.m. | 1 hour, 8 minutes ago Description :Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in patient.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the id and ticket_id GET parameters directly into an HTML form action URL. Attackers can craft a malicious request containing a JavaScript payload that executes in the victim's browser when the response is rendered. Severity: 5.4 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE21 mag 2026
VulnerabilitàAlta
CVE-2026-36189 - Uncrustify Buffer Overflow Denial of Service

CVE ID :CVE-2026-36189 Published : May 21, 2026, 3:16 p.m. | 1 hour, 2 minutes ago Description :Buffer Overflow vulnerability in Uncrustify Project Affected v.Uncrustify_d-0.82.0-132-bcc41cbdc and Fixed in commit 68e67b9a1435a1bb173b106fedb4a4f510972bdc allows a local attacker to cause a denial of service via the check_template.cpp, check_template function, tokenize_cleanup function, uncrustify executable components Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE21 mag 2026

Pagina 1507 di 2983

Resta aggiornato sulla cybersecurity

Iscriviti a CodersRegistry per ricevere gli aggiornamenti più importanti su regolamentazione EU e vulnerabilità critiche.