Lucene search
+L

20338 matches found

Cvelist
Cvelist
added 2023/11/08 3:26 p.m.40 views

CVE-2023-45140 Group-based JIT MFA bypass on scp and sftp in The Bastion

The Bastion provides authentication, authorization, traceability and auditability for SSH accesses. SCP and SFTP plugins don't honor group-based JIT MFA. Establishing a SCP/SFTP connection through The Bastion via a group access where MFA is enforced does not ask for additional factor. This abnorm...

4.8CVSS5.4AI score0.00387EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/11/08 3:26 p.m.14 views

CVE-2023-45140 Group-based JIT MFA bypass on scp and sftp in The Bastion

The Bastion provides authentication, authorization, traceability and auditability for SSH accesses. SCP and SFTP plugins don't honor group-based JIT MFA. Establishing a SCP/SFTP connection through The Bastion via a group access where MFA is enforced does not ask for additional factor. This abnorm...

4.8CVSS6.8AI score0.00387EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2023/11/08 8:00 a.m.43 views

Experts Expose Farnetwork's Ransomware-as-a-Service Business Model

Cybersecurity researchers have unmasked a prolific threat actor known as farnetwork, who has been linked to five different ransomware-as-a-service RaaS programs over the past four years in various capacities. Singapore-headquartered Group-IB, which attempted to infiltrate a private RaaS program...

7.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/11/08 12:00 a.m.11 views

PT-2023-29435 · Unknown · The Bastion

Name of the Vulnerable Software and Affected Versions: The Bastion versions prior to 3.14.15 Description: The Bastion provides authentication, authorization, traceability, and auditability for SSH accesses. However, SCP and SFTP plugins do not honor group-based Just-In-Time JIT Multi-Factor...

4.8CVSS4.7AI score0.00387EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2023/11/08 12:00 a.m.13 views

PT-2023-6781

Name of the Vulnerable Software and Affected Versions SysAid On-Premise versions prior to 23.3.36 Description A path traversal vulnerability in SysAid On-Premise software leads to code execution after an attacker writes a file to the Tomcat webroot. This issue has been exploited in the wild, with...

9.8CVSS9AI score0.98851EPSS
SaveExploits3References97
Filippo.io
Filippo.io
added 2023/11/07 6:37 p.m.65 views

Enough Polynomials and Linear Algebra to Implement Kyber

I was once talking with a mathematician and trying to explain elliptic curve cryptography. Eventually, something clicked and they went "oh, that! I think there was a chapter about it in the book. You made a whole field out of it?" Yes, in cryptography we end up focusing on a very narrow slice of...

6.9AI score
SaveExploits0
NVD
NVD
added 2023/11/07 6:15 p.m.26 views

CVE-2023-46730

Group-Office is an enterprise CRM and groupware tool. In affected versions there is full Server-Side Request Forgery SSRF vulnerability in the /api/upload.php endpoint. The /api/upload.php endpoint does not filter URLs which allows a malicious user to cause the server to make resource requests to...

8.8CVSS0.00595EPSS
SaveExploits1References2
Prion
Prion
added 2023/11/07 6:15 p.m.28 views

Server side request forgery (ssrf)

Group-Office is an enterprise CRM and groupware tool. In affected versions there is full Server-Side Request Forgery SSRF vulnerability in the /api/upload.php endpoint. The /api/upload.php endpoint does not filter URLs which allows a malicious user to cause the server to make resource requests to...

6.5CVSS7AI score0.00595EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/11/07 5:35 p.m.26 views

CVE-2023-46730 Server-Side Request Forgery in groupoffice

Group-Office is an enterprise CRM and groupware tool. In affected versions there is full Server-Side Request Forgery SSRF vulnerability in the /api/upload.php endpoint. The /api/upload.php endpoint does not filter URLs which allows a malicious user to cause the server to make resource requests to...

7.4CVSS8.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2023/11/07 5:35 p.m.33 views

CVE-2023-46730 Server-Side Request Forgery in groupoffice

Group-Office is an enterprise CRM and groupware tool. In affected versions there is full Server-Side Request Forgery SSRF vulnerability in the /api/upload.php endpoint. The /api/upload.php endpoint does not filter URLs which allows a malicious user to cause the server to make resource requests to...

7.4CVSS8.8AI score0.00595EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2023/11/07 5:35 p.m.17 views

CVE-2023-46730 Server-Side Request Forgery in groupoffice

Group-Office is an enterprise CRM and groupware tool. In affected versions there is full Server-Side Request Forgery SSRF vulnerability in the /api/upload.php endpoint. The /api/upload.php endpoint does not filter URLs which allows a malicious user to cause the server to make resource requests to...

7.4CVSS7AI score0.00595EPSS
SaveExploits1References2
CVE
CVE
added 2023/11/07 5:35 p.m.64 views

CVE-2023-46730

CVE-2023-46730 (Group-Office) : A full Server-Side Request Forgery (SSRF) vulnerability exists in the /api/upload.php endpoint of Group-Office. The endpoint does not filter URLs, allowing an attacker to cause the server to fetch resources from untrusted domains, with possible access to local disk...

8.8CVSS8AI score0.00595EPSS
SaveExploits1References2Affected Software1
The Hacker News
The Hacker News
added 2023/11/07 1:58 p.m.52 views

N. Korea's BlueNoroff Blamed for Hacking macOS Machines with ObjCShellz Malware

The North Korea-linked nation-state group called BlueNoroff has been attributed to a previously undocumented macOS malware strain dubbed ObjCShellz. Jamf Threat Labs, which disclosed details of the malware, said it's used as part of the RustBucket malware campaign, which came to light earlier thi...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.10 views

kernel: blkio memory leakage due to blkcg and some blkgs are not freed after they are made offline.

A flaw was found in the blkgs destruction path in block/blk-cgroup.c in the Linux kernel, leading to a cgroup blkio memory leakage problem. When a cgroup is being destroyed, cgrouprstatflush is only called at cssreleaseworkfn, which is called when the blkcg reference count reaches 0. This circula...

5.5CVSS6.6AI score0.00249EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.11 views

kernel: vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd

A NULL pointer dereference was found in the VFIO subsystem. When a VFIO group operation fails before group-iommufd is initialized, the cleanup path calls iommufdctxput with a NULL pointer, causing a kernel crash...

5.7AI score0.00181EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 8:54 a.m.36 views

Low: Red Hat Security Advisory: shadow-utils security and bug fix update

An update for shadow-utils is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

5.5CVSS6.6AI score0.00254EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 8:52 a.m.10 views

containerd: Supplementary groups are not set up properly

A flaw was found in containerd, where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some...

7.8CVSS6.9AI score0.00542EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2023/11/07 8:39 a.m.11 views

containerd: Supplementary groups are not set up properly

A flaw was found in containerd, where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some...

7.8CVSS6.9AI score0.00542EPSS
SaveExploits1References9
hivepro
hivepro
added 2023/11/07 6:36 a.m.86 views

Attacks, Vulnerabilities and Actors 30 October to 5 November 2023

For a detailed threat digest, download the pdf file here Summary HiveForce Labs has recently made several significant discoveries related to cybersecurity threats. Over the past week, we identified a total of six executed attacks, three instances of adversary activity, and one exploited...

7.5CVSS6.8AI score0.99723EPSS
SaveExploits33
CNNVD
CNNVD
added 2023/11/07 12:00 a.m.16 views

Group Office CRM Code Issue Vulnerability

Group Office CRM is a software application. Share projects, calendars, files and emails with colleagues and clients online. Easy to use and fully customizable. A code issue vulnerability exists in Group Office CRM that stems from the presence of a server-side request forgery SSRF vulnerability th...

8.8CVSS7AI score0.00595EPSS
SaveExploits1References2
Rows per page
Query Builder