Lucene search
+L

55 matches found

Kitploit
Kitploit
added 2026/08/25 1:43 a.m.2 views

CVE-2018-8097-PoC

CVE-2018-8097 POC per CVE-2018-8097. Questo script sfrutta CVE-2018-8097 e può recuperare file e contenuti utilizzando un metodo RCE blind basato sul tempo. Utilizzo root@kitploit: python cve-2018-8097.py -h -u URL -c COMMAND -t TIME -id OBJECTID -d FILEPATH options: -h, --help show this help...

9.8CVSS8.5AI score0.06201EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 12:17 p.m.13 views

CVE-2026-72600

A broken access control vulnerability in Idurar IDURAR ERP CRM 4.1.0 allows unauthenticated remote attackers to download invoice PDF files containing customer PII via the /download router. The router is mounted without authentication middleware, making it publicly accessible. An attacker can...

7.5CVSS0.00355EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 11:14 a.m.32 views

CVE-2026-72600 Idurar IDURAR ERP CRM - Broken Access Control

A broken access control vulnerability in Idurar IDURAR ERP CRM 4.1.0 allows unauthenticated remote attackers to download invoice PDF files containing customer PII via the /download router. The router is mounted without authentication middleware, making it publicly accessible. An attacker can...

7.5CVSS0.00355EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:14 a.m.10 views

CVE-2026-72600

A broken access control vulnerability in Idurar IDURAR ERP CRM 4.1.0 allows unauthenticated remote attackers to download invoice PDF files containing customer PII via the /download router. The router is mounted without authentication middleware, making it publicly accessible. An attacker can...

7.5CVSS5.4AI score0.00355EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/11 11:14 a.m.51 views

CVE-2026-72600

Idurar IDURAR ERP CRM 4.1.0 contains a broken access control vulnerability that allows unauthenticated remote attackers to download invoice PDFs containing customer PII via the /download route. The router is mounted without authentication middleware, enabling public access, and an attacker can en...

7.5CVSS5.4AI score0.00355EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 11:14 a.m.5 views

CVE-2026-72600 Idurar IDURAR ERP CRM - Broken Access Control

A broken access control vulnerability in Idurar IDURAR ERP CRM 4.1.0 allows unauthenticated remote attackers to download invoice PDF files containing customer PII via the /download router. The router is mounted without authentication middleware, making it publicly accessible. An attacker can...

7.5CVSS5.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.3 views

PT-2026-70124

An information disclosure vulnerability in OpenSignLabs OpenSign through 2.37.0 allows unauthenticated remote attackers to map any email address or username to its internal user objectId via the getUserId Parse cloud function. The function performs no authentication before resolving and returning...

5.3CVSS5.4AI score0.00355EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: btrfs: Fix for NULL dereference on the root when tracing inode eviction. When evicting an inode, the first thing we do is to set up tracing for it, which involves fetching the root’s ID. However, in btrfsevictinode, the root migh...

5.5CVSS4.9AI score0.00118EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/28 3:33 p.m.38 views

CVE-2026-66750 Let's Chat 0.3.0 - 0.4.8 Broken Access Control File Disclosure via GET /files route

Let's Chat 0.3.0 through 0.4.8 contains a broken access control vulnerability that allows authenticated attackers to download file attachments from private and password-protected rooms they are not a member of by exploiting missing room membership checks in the file retrieval route. Attackers can...

5.3CVSS0.00263EPSS
SaveExploits1References2
Hacker One
Hacker One
added 2026/04/21 2:58 p.m.101 views

Rocket.Chat: Unauthenticated reading of every file via livechat auth and predicting MongoDB ObjectId()

Vulnerability description not provided...

9.3CVSS5.3AI score0.00332EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/09 9:31 p.m.10 views

EUVD-2026-21068

Two potential heap out-of-bounds write locations existed in DecodeObjectId in wolfcrypt/src/asn.c. First, a bounds check only validates one available slot before writing two OID arc values out0 and out1, enabling a 2-byte out-of-bounds write when outSz equals 1. Second, multiple callers pass...

2.3CVSS5.9AI score0.00283EPSS
SaveExploits0References2
Redos
Redos
added 2026/03/23 12:00 a.m.10 views

ROS-20260323-73-0007

A vulnerability in the loadglobalrootsobjectid function of the Linux kernel is related to a pointer dereferencing error. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

5.5CVSS5.8AI score0.0014EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/02/06 12:00 a.m.7 views

RockyLinux 8 : resource-agents (RLSA-2026:1904)

The remote RockyLinux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:1904 advisory. pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID CVE-2026-23490 Tenable has extracted the preceding description block direct...

7.5CVSS5.4AI score0.00705EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/02/02 7:35 a.m.8 views

CVE-2025-71184

A NULL pointer dereference vulnerability was found in the Linux kernel's Btrfs filesystem. When evicting an inode in btrfsevictinode, the tracing setup code attempts to fetch the root's ID before checking if the root pointer is NULL. This can cause a kernel crash when the inode's root is NULL...

5.5CVSS5.5AI score0.00118EPSS
SaveExploits0References4
NVD
NVD
added 2026/01/31 12:16 p.m.11 views

CVE-2025-71184

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But in btrfsevictinode the root might be NULL, as...

5.5CVSS0.00118EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2020-0391

Malware in sbrugna...

7.5CVSS7.6AI score0.06372EPSS
SaveExploits1References20
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2013-5993

Malware in sbrugna...

7.5CVSS6.2AI score0.03439EPSS
SaveExploits4References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2018-20522

Malware in sbrugna...

9.8CVSS8.6AI score0.01311EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2022-4714

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.01085EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2025/08/08 12:00 a.m.10 views

Wanzhou WOES Intelligent Optimization Energy Saving System 注入漏洞

Wanzhou WOES Intelligent Optimization Energy Saving System is an Intelligent Optimization Energy Saving System from the Chinese company Wanzhou. An injection vulnerability exists in version 1.0 of the Wanzhou WOES Intelligent Optimization Energy Saving System, which is caused by incorrect...

8.8CVSS6.9AI score0.0034EPSS
SaveExploits1References5
Rows per page
Query Builder