Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":June 14, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228011 9.3 危険 Bitberry Software - BitZipper にメモリ破壊の脆弱性 CWE-Other
その他
CVE-2013-0138 2013-04-23 11:40 2013-04-19 Show GitHub Exploit DB Packet Storm
228012 1.9 注意 AVAST Software s.r.o. - avast! Mobile Security にサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-0122 2013-04-23 11:25 2013-04-10 Show GitHub Exploit DB Packet Storm
228013 3.5 注意 pd-admin - pd-admin にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0129 2013-04-23 11:09 2013-04-16 Show GitHub Exploit DB Packet Storm
228014 7.8 危険 Arecont Vision - AV1355DN にサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0139 2013-04-22 16:55 2013-04-15 Show GitHub Exploit DB Packet Storm
228015 4.9 警告 シスコシステムズ - Cisco ASA 上で稼働するクライアントレス SSL VPN におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2013-1199 2013-04-22 16:49 2013-04-17 Show GitHub Exploit DB Packet Storm
228016 7.5 危険 Joomla! - Joomla! における重要な情報を取得される脆弱性 CWE-Other
その他
CVE-2013-1453 2013-04-22 16:48 2013-02-4 Show GitHub Exploit DB Packet Storm
228017 5 警告 シスコシステムズ - Cisco ASA デバイスの ISAKMP の実装におけるグループを列挙される脆弱性 CWE-200
情報漏えい
CVE-2013-1194 2013-04-22 16:46 2013-04-17 Show GitHub Exploit DB Packet Storm
228018 7.5 危険 シスコシステムズ - Cisco Network Admission Control Manager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-1177 2013-04-22 16:39 2013-04-17 Show GitHub Exploit DB Packet Storm
228019 7.1 危険 シスコシステムズ - Cisco TelePresence MCU デバイスおよび TelePresence Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1176 2013-04-22 16:38 2013-04-17 Show GitHub Exploit DB Packet Storm
228020 4.3 警告 chatelao - PHP Address Book の edit.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1749 2013-04-22 16:32 2013-04-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
194261 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. TFLite's convolution code(https://github.com/tensorflow/tensorflow/blob/09c73bca7d648e961dd05898292d91a8322a9d45/tensorflow/lite… - CVE-2021-29594 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194262 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `BatchToSpaceNd` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorfl… - CVE-2021-29593 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194263 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The fix for CVE-2020-15209(https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15209) missed the case when the target shape … CWE-476
 NULL Pointer Dereference
CVE-2021-29592 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194264 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. TFlite graphs must not have loops between nodes. However, this condition was not checked and an attacker could craft models that… CWE-674
CWE-835
 Uncontrolled Recursion
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2021-29591 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194265 7.1 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The implementations of the `Minimum` and `Maximum` TFLite operators can be used to read data outside of bounds of heap allocated… - CVE-2021-29590 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194266 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The reference implementation of the `GatherNd` TFLite operator is vulnerable to a division by zero error(https://github.com/tens… - CVE-2021-29589 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194267 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The optimized implementation of the `TransposeConv` TFLite operator is [vulnerable to a division by zero error](https://github.c… CWE-369
 Divide By Zero
CVE-2021-29588 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194268 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The `Prepare` step of the `SpaceToDepth` TFLite operator does not check for 0 before division(https://github.com/tensorflow/tens… - CVE-2021-29587 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194269 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. Optimized pooling implementations in TFLite fail to check that the stride arguments are not 0 before calling `ComputePaddingHeig… - CVE-2021-29586 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194270 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The TFLite computation for size of output after padding, `ComputeOutSize`(https://github.com/tensorflow/tensorflow/blob/0c9692ae… - CVE-2021-29585 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm