Lucene search
+L

16530 matches found

CVE
CVE
added 2023/11/16 10:55 p.m.164 views

CVE-2023-48233

CVE-2023-48233 affects Vim. The issue arises when the count after the :s substitute command exceeds what fits in a signed long, causing an overflow. The vulnerability has a low impact with user interaction required; a crash is not necessarily guaranteed. The fix was addressed in commit ac6378773 ...

4.3CVSS4.8AI score0.00755EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2023/11/16 10:55 p.m.8 views

CVE-2023-48233 overflow with count for :s command in vim

Vim is an open source command line text editor. If the count after the :s command is larger than what fits into a signed long variable, abort with evaluetoolarge. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit...

2.8CVSS6.2AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2023/11/16 10:52 p.m.48 views

CVE-2023-48234

Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit 58f9befca1 which has...

4.3CVSS6.4AI score0.00755EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/11/16 10:52 p.m.58 views

CVE-2023-48234 overflow in nv_z_get_count in vim

Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit 58f9befca1 which has...

2.8CVSS5.7AI score0.00755EPSS
SaveExploits0References7
OSV
OSV
added 2023/11/16 10:52 p.m.8 views

CVE-2023-48234 overflow in nv_z_get_count in vim

Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit 58f9befca1 which has...

2.8CVSS6.4AI score
SaveExploits0References9
CVE
CVE
added 2023/11/16 10:52 p.m.145 views

CVE-2023-48234

Vim CVE-2023-48234 affects the Vim editor: when computing the count for a normal-mode z command, large counts may overflow due to integer handling. The issue has a low impact with user interaction required and, in some cases, a crash may not occur. It has been addressed in commit 58f9befca1 and i...

4.3CVSS5AI score0.00755EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2023/11/16 10:50 p.m.71 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.4AI score0.00755EPSS
SaveExploits0
CVE
CVE
added 2023/11/16 10:50 p.m.144 views

CVE-2023-48235

Vim vulnerability CVE-2023-48235 involves an overflow while parsing relative ex addresses. The issue arises in the existing overflow check when the line number becomes negative, leading to LONG_MAX - lnum overflow. It is addressed in commit 060623e and has been included in Vim release 9.0.2110. I...

4.3CVSS5AI score0.00755EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2023/11/16 10:47 p.m.64 views

CVE-2023-48236 overflow in get_number in vim

Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAXINT. Impact is low, user interaction is required and a crash may not even happen in all situations. This vulnerability has been addressed in commit 73b2d379 which...

2.8CVSS5.7AI score0.00694EPSS
SaveExploits0References7
CVE
CVE
added 2023/11/16 10:47 p.m.146 views

CVE-2023-48236

CVE-2023-48236 ( Vim ): The vulnerability arises when using the z= command; counts larger than MAX_INT may overflow. Affected versions prior to the patch release, resolved by commit 73b2d379 in Vim 9.0.2111. Upgrade to at least 9.0.2111 to address this. Impact is described as low, with user inter...

4.3CVSS5AI score0.00694EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2023/11/16 10:45 p.m.60 views

CVE-2023-48237 overflow in shift_line in vim

Vim is an open source command line text editor. In affected versions when shifting lines in operator pending mode and using a very large value, it may be possible to overflow the size of integer. Impact is low, user interaction is required and a crash may not even happen in all situations. This...

2.8CVSS5.7AI score0.00755EPSS
SaveExploits0References7
CVE
CVE
added 2023/11/16 10:45 p.m.155 views

CVE-2023-48237

CVE-2023-48237 (Vim) affects Vim’s shift operation in operator-pending mode when a very large value is used, potentially overflowing an integer. The issue is fixed in Vim commit 6bf131888 and has been included in version 9.0.2112. The described impact is low and user interaction is required; a cr...

4.3CVSS5AI score0.00755EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2023/11/16 10:45 p.m.52 views

CVE-2023-48237

Vim is an open source command line text editor. In affected versions when shifting lines in operator pending mode and using a very large value, it may be possible to overflow the size of integer. Impact is low, user interaction is required and a crash may not even happen in all situations. This...

4.3CVSS6.4AI score0.00755EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/11/16 12:00 a.m.7 views

PT-2023-8868 · Foxit · Foxit Pdf Editor +1

Name of the Vulnerable Software and Affected Versions: Foxit PDF Reader affected versions not specified Foxit PDF Editor affected versions not specified Description: The issue is related to the use of memory after it has been freed when handling Doc objects, which can allow an attacker to execute...

7.8CVSS7.7AI score0.00914EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2023/11/16 12:00 a.m.6 views

Vim Input Validation Error Vulnerability

Vim is a cross-platform text editor. An input validation error vulnerability exists in versions prior to Vim v9.0.2111, which stems from the fact that users may overflow larger values when using the z= command...

4.3CVSS7AI score0.00694EPSS
SaveExploits0References4
Snyk
Snyk
added 2023/11/15 7:54 p.m.12 views

Cross-site Scripting (XSS)

Overview TinyMCE is a web-based JavaScript HTML WYSIWYG editor control. Affected versions of this package are vulnerable to Cross-site Scripting XSS via mutation of inner HTML. An attacker can inject malicious scripts that pass the initial sanitization layer when the content is parsed into the...

6.1CVSS5.3AI score0.00715EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/11/15 6:59 p.m.10 views

CVE-2023-48219 Special characters in unescaped text nodes can trigger mXSS in TinyMCE

TinyMCE is an open source rich text editor. A mutation cross-site scripting mXSS vulnerability was discovered in TinyMCE’s core undo/redo functionality and other APIs and plugins. Text nodes within specific parents are not escaped upon serialization according to the HTML standard. If such text...

6.1CVSS5.3AI score0.00715EPSS
SaveExploits0References3
CVE
CVE
added 2023/11/15 6:59 p.m.125 views

CVE-2023-48219

Summary of CVE-2023-48219 (TinyMCE): A mutation XSS (mXSS) flaw in TinyMCE’s core undo/redo and related APIs/plugins arises from text nodes in certain parents not being escaped during serialization per HTML standards. If a text node contains a special internal marker, it can combine with other HT...

6.1CVSS5.8AI score0.00715EPSS
SaveExploits0References3Affected Software1
vulnersOsv
vulnersOsv
added 2023/11/15 6:32 p.m.6 views

@agentlab/ldkg-ui-basetable (0.1.1), @agentlab/ldkg-ui-charts (>=0.1.2, <=0.1.7) +134 more potentially affected by CVE-2023-48219 via tinymce (>=5.0.6, <=5.10.8)

tinymce NPM version =5.0.6, =0.1.2, =0.3.7, =0.1.7, =0.1.6, =0.0.1, =9.0.0-alpha.5, =0.1.2, =0.8.4, =0.5.2, =10.3.1-snapshot-1616513687673, =0.1.0, =1.68.82, =0.65.0, =0.18.0, =3.4.0 and more Source cves: CVE-2023-48219 Source advisory: OSV:GHSA-V626-R774-J7F8...

6.1CVSS6.1AI score0.00715EPSS
SaveExploits0
CNVD
CNVD
added 2023/11/15 12:00 a.m.39 views

Siemens OPC UA Modeling Editor (SiOME) XML External Entity Injection Vulnerability

Siemens OPC UA Modeling Editor SiOME is a free tool to create OPC UA information models or map existing companion specifications. An XML external entity injection vulnerability exists in Siemens OPC UA Modeling Editor SiOME, which can be exploited by an attacker to interfere with the application'...

7.5CVSS6.9AI score0.00652EPSS
SaveExploits0References1
Rows per page
Query Builder