|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 27, 2026, 4 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 225571 | 9.3 | 危険 | マイクロソフト | - | Microsoft Publisher 2003 における任意のコードを実行される脆弱性 |
CWE-189
数値処理の問題 |
CVE-2013-1317 | 2013-05-20 18:29 | 2013-05-14 | Show | GitHub Exploit DB Packet Storm |
| 225572 | 10 | 危険 | マイクロソフト | - | Microsoft Publisher 2003 における任意のコードを実行される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2013-1318 | 2013-05-20 18:26 | 2013-05-14 | Show | GitHub Exploit DB Packet Storm |
| 225573 | 10 | 危険 | マイクロソフト | - | Microsoft Publisher 2003 における任意のコードを実行される脆弱性 |
CWE-DesignError
|
CVE-2013-1319 | 2013-05-20 18:24 | 2013-05-14 | Show | GitHub Exploit DB Packet Storm |
| 225574 | 10 | 危険 | マイクロソフト | - | Microsoft Publisher 2003 におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2013-1320 | 2013-05-20 18:21 | 2013-05-14 | Show | GitHub Exploit DB Packet Storm |
| 225575 | 9.3 | 危険 | マイクロソフト | - | Microsoft Publisher 2003 における任意のコードを実行される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2013-1321 | 2013-05-20 18:20 | 2013-05-14 | Show | GitHub Exploit DB Packet Storm |
| 225576 | 10 | 危険 | マイクロソフト | - | Microsoft Publisher 2003 における任意のコードを実行される脆弱性 |
CWE-DesignError
|
CVE-2013-1322 | 2013-05-20 18:17 | 2013-05-14 | Show | GitHub Exploit DB Packet Storm |
| 225577 | 9.3 | 危険 | マイクロソフト | - | Microsoft Publisher 2003 における任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2013-1323 | 2013-05-20 18:11 | 2013-05-14 | Show | GitHub Exploit DB Packet Storm |
| 225578 | 9.3 | 危険 | マイクロソフト | - | Microsoft Publisher 2003 における整数符号エラーの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2013-1327 | 2013-05-20 18:08 | 2013-05-14 | Show | GitHub Exploit DB Packet Storm |
| 225579 | 9.3 | 危険 | マイクロソフト | - | Microsoft Publisher 製品における任意のコードを実行される脆弱性 |
CWE-DesignError
|
CVE-2013-1328 | 2013-05-20 18:05 | 2013-05-14 | Show | GitHub Exploit DB Packet Storm |
| 225580 | 7.2 | 危険 | マイクロソフト | - | Microsoft Windows 7 のカーネルモードドライバの win32k.sys におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2013-1333 | 2013-05-20 17:47 | 2013-05-14 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 27, 2026, 4:52 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 212391 | 7.2 |
HIGH
Network |
aapanel | aapanel | aaPanel through 6.6.6 allows remote authenticated users to execute arbitrary commands via the Script Content box on the Add Cron Job screen. |
CWE-88
Argument Injection |
CVE-2020-14421 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 212392 | 4.2 |
MEDIUM
Local |
linux opensuse |
linux_kernel leap |
In the Linux kernel before 5.4.16, a race condition in tty->disc_data handling in the slip and slcan line discipline could lead to a use-after-free, aka CID-0ace17d56824. This affects drivers/net/sli… |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2020-14416 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 212393 | 6.1 |
MEDIUM
Network |
agentejo | cockpit | An issue was discovered in Agentejo Cockpit 0.10.2. Insufficient sanitization of the to parameter in the /auth/login route allows for injection of arbitrary JavaScript code into a web page's content,… |
CWE-79
Cross-site Scripting |
CVE-2020-14408 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 212394 | 6.5 |
MEDIUM
Network |
libvnc_project canonical debian siemens |
libvncserver ubuntu_linux debian_linux simatic_itc1500_firmware simatic_itc1500_pro_firmware simatic_itc1900_firmware simatic_itc1900_pro_firmware simatic_itc2200_firmware sim… |
An issue was discovered in LibVNCServer before 0.9.13. libvncclient/rfbproto.c does not limit TextChat size. |
CWE-770
Allocation of Resources Without Limits or Throttling |
CVE-2020-14405 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 212395 | 5.4 |
MEDIUM
Network |
libvnc_project canonical debian siemens |
libvncserver ubuntu_linux debian_linux simatic_itc1500_firmware simatic_itc1500_pro_firmware simatic_itc1900_firmware simatic_itc1900_pro_firmware simatic_itc2200_firmware sim… |
An issue was discovered in LibVNCServer before 0.9.13. libvncserver/rre.c allows out-of-bounds access via encodings. |
CWE-787
Out-of-bounds Write |
CVE-2020-14404 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 212396 | 5.4 |
MEDIUM
Network |
libvnc_project canonical debian siemens |
libvncserver ubuntu_linux debian_linux simatic_itc1500_firmware simatic_itc1500_pro_firmware simatic_itc1900_firmware simatic_itc1900_pro_firmware simatic_itc2200_firmware sim… |
An issue was discovered in LibVNCServer before 0.9.13. libvncserver/hextile.c allows out-of-bounds access via encodings. |
CWE-787
Out-of-bounds Write |
CVE-2020-14403 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 212397 | 5.4 |
MEDIUM
Network |
libvnc_project canonical debian siemens |
libvncserver ubuntu_linux debian_linux simatic_itc1500_firmware simatic_itc1500_pro_firmware simatic_itc1900_firmware simatic_itc1900_pro_firmware simatic_itc2200_firmware sim… |
An issue was discovered in LibVNCServer before 0.9.13. libvncserver/corre.c allows out-of-bounds access via encodings. |
CWE-787
Out-of-bounds Write |
CVE-2020-14402 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 212398 | 6.5 |
MEDIUM
Network |
libvncserver_project debian opensuse siemens |
libvncserver debian_linux leap simatic_itc1500_firmware simatic_itc1500_pro_firmware simatic_itc1900_firmware simatic_itc1900_pro_firmware simatic_itc2200_firmware simatic_itc… |
An issue was discovered in LibVNCServer before 0.9.13. libvncserver/scale.c has a pixel_value integer overflow. |
CWE-190
Integer Overflow or Wraparound |
CVE-2020-14401 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 212399 | 7.5 |
HIGH
Network |
libvncserver_project debian opensuse canonical |
libvncserver debian_linux leap ubuntu_linux |
An issue was discovered in LibVNCServer before 0.9.13. Byte-aligned data is accessed through uint16_t pointers in libvncserver/translate.c. NOTE: Third parties do not consider this to be a vulnerabil… |
NVD-CWE-Other
|
CVE-2020-14400 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |
| 212400 | 7.5 |
HIGH
Network |
libvncserver_project debian opensuse canonical |
libvncserver debian_linux leap ubuntu_linux |
An issue was discovered in LibVNCServer before 0.9.13. Byte-aligned data is accessed through uint32_t pointers in libvncclient/rfbproto.c. NOTE: there is reportedly "no trust boundary crossed. |
NVD-CWE-Other
|
CVE-2020-14399 | 2024-11-21 14:03 | 2020-06-18 | Show | GitHub Exploit DB Packet Storm |