Lucene search
+L

432 matches found

CNNVD
CNNVD
added 2024/11/01 12:00 a.m.9 views

TONGDA Office Anywhere SQL注入漏洞

TONGDA Office Anywhere is a collaborative office OA system of China Tongda TONGDA. TONGDA Office Anywhere suffers from a SQL injection vulnerability, which originates from the mrid parameter of the /pda/meeting/apply.php page containing a SQL injection vulnerability...

9.8CVSS7AI score0.00722EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2024/10/21 2:13 p.m.21 views

CVE-2024-47687

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix invalid mr resource destroy Certain error paths from mlx5vdpadevadd can end up releasing mr resources which never got initialized in the first place. This patch adds the missing check in mlx5vdpadestroymrresources ...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 1:15 p.m.17 views

CVE-2024-47750

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix Use-After-Free of rsvqp on HIP08 Currently rsvqp is freed before ibunregisterdevice is called on HIP08. During the time interval, users can still dereg MR and rsvqp will be used in this process, leading to a UAF. Mo...

7.8CVSS0.00209EPSS
SaveExploits0References6
NVD
NVD
added 2024/10/21 12:15 p.m.34 views

CVE-2024-47687

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix invalid mr resource destroy Certain error paths from mlx5vdpadevadd can end up releasing mr resources which never got initialized in the first place. This patch adds the missing check in mlx5vdpadestroymrresources ...

5.5CVSS0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 11:53 a.m.19 views

CVE-2024-47687 vdpa/mlx5: Fix invalid mr resource destroy

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix invalid mr resource destroy Certain error paths from mlx5vdpadevadd can end up releasing mr resources which never got initialized in the first place. This patch adds the missing check in mlx5vdpadestroymrresources ...

5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.62 views

CVE-2024-47687

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix invalid mr resource destroy Certain error paths from mlx5vdpadevadd can end up releasing mr resources which never got initialized in the first place. This patch adds the missing check in mlx5vdpadestroymrresources ...

5.5CVSS5.6AI score0.00235EPSS
SaveExploits0
CVE
CVE
added 2024/10/21 11:53 a.m.171 views

CVE-2024-47687

The CVE-2024-47687 issue affects the Linux kernel mlx5/vdpa path. It fixes an invalid MR resource destroy where error paths could release uninitialized MR resources. The patch adds a missing check in mlx5_vdpa_destroy_mr_resources() to block destroying non-initialized MR resources, addressing a N...

5.5CVSS4.8AI score0.00235EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/10/11 12:00 a.m.17 views

GitLab 11.4 < 17.2.9 / 17.3 < 17.3.5 / 17.4 < 17.4.2 (CVE-2024-5005)

The version of GitLab installed on the remote host is affected by a vulnerability, as follows: - Gitlab reports: Run pipelines on arbitrary branches An attacker can impersonate arbitrary user SSRF in Analytics Dashboard Viewing diffs of MR with conflicts can be slow HTMLi in OAuth page Deploy Key...

4.3CVSS5.8AI score0.00396EPSS
SaveExploits1References4
FreeBSD
FreeBSD
added 2024/10/09 12:00 a.m.32 views

Gitlab -- vulnerabilities

Gitlab reports: Run pipelines on arbitrary branches An attacker can impersonate arbitrary user SSRF in Analytics Dashboard Viewing diffs of MR with conflicts can be slow HTMLi in OAuth page Deploy Keys can push changes to an archived repository Guests can disclose project templates GitLab instanc...

9.6CVSS7.3AI score0.02048EPSS
SaveExploits2References1
OSV
OSV
added 2024/09/29 12:02 a.m.10 views

OSV-2024-1150 Heap-buffer-overflow in extract_mr_data

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=369236552 Crash type: Heap-buffer-overflow READ Crash state: extractmrdata parsemrstring readstatparsesav...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/09/29 12:00 a.m.13 views

PT-2024-40586 · Git +1 · Readstat

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: A heap-buffer-overflow read crash has been reported. The crash occurs in the following functions: extract mr data, parse mr string, and readstat parse sa...

6.9AI score
SaveExploits0References2
OSV
OSV
added 2024/07/30 8:15 a.m.4 views

DEBIAN-CVE-2024-42159

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Sanitise numphys Information is stored in mrsasport-phymask, values larger then size of this field shouldn't be allowed...

7.8CVSS5.7AI score0.00222EPSS
SaveExploits0References1
Openbugbounty
Openbugbounty
added 2024/06/25 7:19 p.m.9 views

mr-shop.de Cross Site Scripting vulnerability OBB-3938739

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/06/20 11:28 a.m.26 views

CVE-2021-47615

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow For the case of IBMRTYPEDM the mr does doesn't have a umem, even though it is a user MR. This causes function mlx5freeprivdescs to think that it is a kernel MR, leading...

4.4CVSS7.1AI score
SaveExploits0References4
OSV
OSV
added 2024/06/19 3:15 p.m.28 views

CVE-2021-47615

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow For the case of IBMRTYPEDM the mr does doesn't have a umem, even though it is a user MR. This causes function mlx5freeprivdescs to think that it is a kernel MR, leading...

5.5CVSS8.6AI score
SaveExploits0References4
NVD
NVD
added 2024/06/19 3:15 p.m.40 views

CVE-2021-47615

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.24 views

CVE-2021-47615

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score
SaveExploits0References5
CVE
CVE
added 2024/06/19 2:58 p.m.86 views

CVE-2021-47615

CVE-2021-47615 stems from a Linux kernel RDMA/ mlx5 deregistration path where a MR (memory region) could be freed incorrectly if the MR had no umem, causing use-after-free-like behavior by misinterpreting a kernel MR as a user MR and releasing resources that weren’t allocated. The Nessus NASL for...

7.2AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/19 2:58 p.m.18 views

CVE-2021-47615

...

7.2AI score
SaveExploits0
Cvelist
Cvelist
added 2024/06/19 2:58 p.m.42 views

CVE-2021-47615

...

SaveExploits0
Rows per page
Query Builder