Lucene search
+L

984 matches found

CVE
CVE
added 2024/01/12 12:52 a.m.144 views

CVE-2024-21591

CVE-2024-21591 is an out-of-bounds write vulnerability in Juniper Networks Junos OS J-Web affecting SRX Series and EX Series. An unauthenticated, network-based attacker can cause a Denial of Service or Remote Code Execution and obtain root privileges on affected devices. The flaw stems from use o...

9.8CVSS9.7AI score0.17668EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/01/12 12:52 a.m.31 views

CVE-2024-21591 Junos OS: SRX Series and EX Series: Security Vulnerability in J-web allows a preAuth Remote Code Execution

An Out-of-bounds Write vulnerability in J-Web of Juniper Networks Junos OS on SRX Series and EX Series allows an unauthenticated, network-based attacker to cause a Denial of Service DoS, or Remote Code Execution RCE and obtain root privileges on the device. This issue is caused by use of an...

9.8CVSS7.9AI score0.17668EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2023/12/15 12:00 a.m.77 views

Ubuntu 16.04 ESM / 18.04 ESM / 20.04 LTS / 22.04 LTS / 23.04 / 23.10 : Vim vulnerabilities (USN-6557-1)

The remote Ubuntu 16.04 ESM / 18.04 ESM / 20.04 LTS / 22.04 LTS / 23.04 / 23.10 host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-6557-1 advisory. It was discovered that Vim could be made to dereference invalid memory. An attacker could possibly us...

7.8CVSS7.1AI score0.01603EPSS
SaveExploits8References16
OSV
OSV
added 2023/12/01 11:06 a.m.9 views

OESA-2023-1874 vim security update

Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Securi...

3.9CVSS7.2AI score0.00755EPSS
SaveExploits1References8
OSV
OSV
added 2023/12/01 11:06 a.m.9 views

OESA-2023-1883 vim security update

Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Securi...

3.9CVSS7.1AI score0.00755EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2023/11/25 8:00 a.m.4 views

overflow in ex address parsing in vim

...

4.3CVSS7AI score0.00755EPSS
SaveExploits0
NVD
NVD
added 2023/11/21 3:15 p.m.23 views

CVE-2023-49060

An attacker could have accessed internal pages or data by ex-filtrating a security key from ReaderMode via the referrerpolicy attribute. This vulnerability affects Firefox for iOS 120...

9.8CVSS0.0064EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2023/11/21 3:15 p.m.32 views

CVE-2023-49060

An attacker could have accessed internal pages or data by ex-filtrating a security key from ReaderMode via the referrerpolicy attribute. This vulnerability affects Firefox for iOS 120...

9.8CVSS7.2AI score0.0064EPSS
SaveExploits0References3
Prion
Prion
added 2023/11/21 3:15 p.m.24 views

Design/Logic Flaw

An attacker could have accessed internal pages or data by ex-filtrating a security key from ReaderMode via the referrerpolicy attribute. This vulnerability affects Firefox for iOS 120...

7.5CVSS6.5AI score0.0064EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/11/21 2:28 p.m.34 views

CVE-2023-49060

An attacker could have accessed internal pages or data by ex-filtrating a security key from ReaderMode via the referrerpolicy attribute. This vulnerability affects Firefox for iOS 120...

9AI score0.0064EPSS
SaveExploits0References2
CVE
CVE
added 2023/11/21 2:28 p.m.94 views

CVE-2023-49060

CVE-2023-49060 affects Firefox for iOS prior to 120. The issue allows an attacker to exfiltrate a security key from Reader Mode by abusing the referrerpolicy attribute, potentially enabling access to internal pages/data. Root cause: misuse of Reader Mode and referrer policy handling leading to da...

9.8CVSS8.7AI score0.0064EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2023/11/21 2:28 p.m.45 views

CVE-2023-49060

An attacker could have accessed internal pages or data by ex-filtrating a security key from ReaderMode via the referrerpolicy attribute. This vulnerability affects Firefox for iOS 120...

9.8CVSS8.9AI score0.0064EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/11/21 12:00 a.m.15 views

PT-2023-32204 · 3Dswymer +1 · 3Dswymer +1

Name of the Vulnerable Software and Affected Versions: 3DSwymer versions Release 3DEXPERIENCE R2022x through Release 3DEXPERIENCE R2023x Description: A stored Cross-site Scripting XSS issue allows an attacker to execute arbitrary script code. This affects the 3DDashboard component. Recommendation...

5.4CVSS5.4AI score0.00392EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2023/11/16 11:15 p.m.8 views

CVE-2023-48235

Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONGMAX - lnum will cause the overflow. Impact is low, user interactio...

4.3CVSS6.5AI score0.00755EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2023/11/16 11:15 p.m.8 views

UBUNTU-CVE-2023-48235

Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONGMAX - lnum will cause the overflow. Impact is low, user interactio...

4.3CVSS7.2AI score0.00755EPSS
SaveExploits0References7
Prion
Prion
added 2023/11/16 11:15 p.m.32 views

Buffer overflow

Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONGMAX - lnum will cause the overflow. Impact is low, user interactio...

4.3CVSS7.1AI score0.00755EPSS
SaveExploits0References7Affected Software2
Cvelist
Cvelist
added 2023/11/16 10:50 p.m.61 views

CVE-2023-48235 overflow in ex address parsing in vim

Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONGMAX - lnum will cause the overflow. Impact is low, user interactio...

2.8CVSS5.7AI score0.00755EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2023/11/16 9:41 p.m.39 views

CVE-2023-47642 Stream description leaks to ex-subscribers in Zulip

Zulip is an open-source team collaboration tool. It was discovered by the Zulip development team that active users who had previously been subscribed to a stream incorrectly continued being able to use the Zulip API to access metadata for that stream. As a result, users who had been removed from ...

4.3CVSS4.8AI score0.00478EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/11/16 9:41 p.m.25 views

CVE-2023-47642 Stream description leaks to ex-subscribers in Zulip

Zulip is an open-source team collaboration tool. It was discovered by the Zulip development team that active users who had previously been subscribed to a stream incorrectly continued being able to use the Zulip API to access metadata for that stream. As a result, users who had been removed from ...

4.3CVSS6.7AI score0.00478EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/11/16 12:00 a.m.6 views

PT-2023-8857

Name of the Vulnerable Software and Affected Versions Vim versions prior to 9.0.2110 Description The issue is related to the parsing of relative ex addresses in Vim, which can cause an overflow when a negative line number is used. This happens in the existing overflow check because the line numbe...

5CVSS6.9AI score0.00755EPSS
SaveExploits0References91
Rows per page
Query Builder