Lucene search
+L

15654 matches found

Vulnrichment
Vulnrichment
added 2025/10/02 8:09 p.m.6 views

CVE-2025-61604 WeGIA: Cross-Site Request Forgery (CSRF) Vulnerability in `control.php` Endpoint

WeGIA is an open source web manager with a focus on charitable institutions. Versions 3.4.12 and below contain a Cross-Site Request Forgery CSRF vulnerability. The delete operation for the Almoxarifado entity is exposed via HTTP GET without CSRF protection, allowing a third-party site to trigger...

7.1CVSS6.2AI score0.00163EPSS
SaveExploits1References2
NVD
NVD
added 2025/10/02 10:15 a.m.9 views

CVE-2025-40645

Exposure of sensitive information in Viday. This vulnerability could allow an unauthenticated attacker to obtain sensitive information about customers by sending an HTTP GET request to “/api/reserva/web/clients” using the “phone” parameter...

8.7CVSS0.00314EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/02 9:41 a.m.24 views

CVE-2025-40645

CVE-2025-40645 relates to ViDay/Viday. An unauthenticated attacker can retrieve sensitive customer information by issuing an HTTP GET to /api/reserva/web/clients with the phone parameter. Technical details from sources: CVSS v4.0 base score 8.7 (HIGH) with NETWORK attack vector, LOW attack comple...

8.7CVSS6.2AI score0.00314EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/10/02 6:11 a.m.10 views

tinylcy Vino through 2017-12-15 allows remote attackers to cause a denial of service ("vn_get_string error: Resource temporarily unavailable" error and daemon crash) via a long URL.

...

7.5CVSS7AI score0.01794EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/10/02 1:06 a.m.12 views

mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()

...

5.5CVSS7AI score0.00094EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/02 12:00 a.m.15 views

Frappe Technologies Frappe Framework 安全漏洞

Frappe Technologies Frappe Framework is a metadata-driven full-stack web application framework based on Python and JavaScript from Frappe Technologies, India. A security vulnerability exists in Frappe Technologies Frappe Framework version 15.72.4, which stems from an SQL injection in the fieldnam...

6.5CVSS7.4AI score0.00293EPSS
SaveExploits3References2
Positive Technologies
Positive Technologies
added 2025/10/02 12:00 a.m.16 views

PT-2025-40353

Name of the Vulnerable Software and Affected Versions Frappe Framework version 15.72.4 Description A SQL injection issue exists in Frappe Framework. The issue is located in the fieldname parameter of the frappe.client.get value API endpoint. A crafted script provided to the fieldname parameter ca...

6.5CVSS7.6AI score0.00293EPSS
SaveExploits3References5
CNNVD
CNNVD
added 2025/10/02 12:00 a.m.10 views

WeGIA 安全漏洞

WeGIA is a web manager for welfare organizations from the individual developer Nilson Lazarin. A security vulnerability exists in WeGIA version 3.4.12 and earlier, which stems from a deletion operation of an Almoxarifado entity that is exposed via HTTP GET and lacks cross-site request forgery...

7.1CVSS6.7AI score0.00163EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/10/02 12:00 a.m.4 views

CVE-2025-56380

Frappe Framework v15.72.4 was discovered to contain a SQL injection vulnerability via the fieldname parameter in the frappe.client.getvalue API endpoint and a crafted script to the fieldname parameter...

8AI score0.00293EPSS
SaveExploits3References2
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.9 views

SUSE CVE-2023-53495

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mvpp2main: fix possible OOB write in mvpp2ethtoolgetrxnfc rules is allocated in ethtoolgetrxnfc and the size is determined by rulecnt from user space. So rulecnt needs to be check before using rules to avoid OOB...

5.5CVSS6.5AI score0.00153EPSS
SaveExploits0References15
GithubExploit
GithubExploit
added 2025/10/01 7:14 p.m.467 views

Exploit for CVE-2025-56380

CVE-2025-56380 — Time-based Blind SQL Injection in Frappe / ER...

8.4AI score0.00293EPSS
SaveExploits3
NVD
NVD
added 2025/10/01 3:15 p.m.11 views

CVE-2025-52040

In Frappe ERPNext 15.57.5, the function getblanketorders at erpnext/controllers/queries.py is vulnerable to SQL Injection, which allows an attacker can extract all information from databases by injecting a SQL query into the blanketordertype parameter...

8.2CVSS0.00305EPSS
SaveExploits1References2
NVD
NVD
added 2025/10/01 12:15 p.m.9 views

CVE-2023-53503

In the Linux kernel, the following vulnerability has been resolved: ext4: allow ext4getgroupinfo to fail Previously, ext4getgroupinfo would treat an invalid group number as BUG, since in theory it should never happen. However, if a malicious attaker or fuzzer modifies the superblock via the block...

5.5CVSS0.00145EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/01 12:15 p.m.27 views

CVE-2023-53495

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mvpp2main: fix possible OOB write in mvpp2ethtoolgetrxnfc rules is allocated in ethtoolgetrxnfc and the size is determined by rulecnt from user space. So rulecnt needs to be check before using rules to avoid OOB...

7.8CVSS0.00153EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/01 12:15 p.m.11 views

CVE-2022-50443

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: lvds: fix PM usage counter unbalance in poweron pmruntimegetsync will increment pm usage counter even it failed. Forgetting to putting operation will result in reference leak here. We fix it by replacing it with the...

5.5CVSS0.00145EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.6 views

UBUNTU-CVE-2022-50464

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: Fix PCI device refcount leak in mt7915pciinithif2 As comment of pcigetdevice says, it returns a pcidevice with its refcount increased. We need to call pcidevput to decrease the refcount. Save the return value of...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/01 12:15 p.m.9 views

UBUNTU-CVE-2023-53495

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mvpp2main: fix possible OOB write in mvpp2ethtoolgetrxnfc rules is allocated in ethtoolgetrxnfc and the size is determined by rulecnt from user space. So rulecnt needs to be check before using rules to avoid OOB...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 11:45 a.m.10 views

CVE-2023-53503 ext4: allow ext4_get_group_info() to fail

In the Linux kernel, the following vulnerability has been resolved: ext4: allow ext4getgroupinfo to fail Previously, ext4getgroupinfo would treat an invalid group number as BUG, since in theory it should never happen. However, if a malicious attaker or fuzzer modifies the superblock via the block...

7.5AI score
SaveExploits0References8
CVE
CVE
added 2025/10/01 11:45 a.m.32 views

CVE-2023-53495

The CVE-2023-53495 issue in the Linux kernel concerns the mvpp2 ethernet driver (mvpp2_main). A fix was implemented to prevent an OOB write in mvpp2_ethtool_get_rxnfc() by validating rule_cnt before iterating over rules allocated in ethtool_get_rxnfc(). The underlying problem was that the rules b...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/01 11:45 a.m.11 views

CVE-2022-50464 mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: Fix PCI device refcount leak in mt7915pciinithif2 As comment of pcigetdevice says, it returns a pcidevice with its refcount increased. We need to call pcidevput to decrease the refcount. Save the return value of...

6.4AI score
SaveExploits0References6
Rows per page
Query Builder