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":May 12, 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
252801 6.9 警告 Linux
レッドハット
- Linux kernel の PPPoL2TP および IPoL2TP 実装における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-4160 2011-03-29 14:22 2011-01-7 Show GitHub Exploit DB Packet Storm
252802 9.3 危険 アップル
レッドハット
- Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1792 2011-03-29 14:05 2010-07-30 Show GitHub Exploit DB Packet Storm
252803 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品の nsIScriptableUnescapeHTML.parseFragment メソッドにおける 任意の JavaScript を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-1585 2011-03-28 16:05 2011-03-1 Show GitHub Exploit DB Packet Storm
252804 6.8 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-0059 2011-03-28 16:02 2011-03-1 Show GitHub Exploit DB Packet Storm
252805 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0061 2011-03-28 15:25 2011-03-1 Show GitHub Exploit DB Packet Storm
252806 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Windows 上で稼働する Mozilla Firefox および SeaMonkey の バッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0058 2011-03-28 15:23 2011-03-1 Show GitHub Exploit DB Packet Storm
252807 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox および SeaMonkey の Web Worker 実装における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-0057 2011-03-28 15:17 2011-03-1 Show GitHub Exploit DB Packet Storm
252808 4.3 警告 BlackBerry - BlackBerry Enterprise Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-0307 2011-03-28 15:13 2009-04-16 Show GitHub Exploit DB Packet Storm
252809 9.3 危険 BlackBerry
IBM
- BlackBerry Desktop Software の IBM Lotus Notes Intellisync ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0306 2011-03-28 15:07 2009-11-3 Show GitHub Exploit DB Packet Storm
252810 9.3 危険 BlackBerry
マイクロソフト
- BlackBerry Application Web Loader の Motion RIM AxLoader ActiveX コントロールの Research におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0305 2011-03-28 15:05 2009-02-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
253541 7.5 HIGH
Network
socket socket.io Socket.io is a realtime application framework that provides communication via websockets. Because socket.io 0.9.6 and earlier depends on `Math.random()` to create socket IDs, the IDs are predictable.… CWE-330
 Use of Insufficiently Random Values
CVE-2017-16031 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
253542 7.5 HIGH
Network
useragent_project useragent Useragent is used to parse useragent headers. It uses several regular expressions to accomplish this. An attacker could edit their own headers, creating an arbitrarily long useragent string, causing … NVD-CWE-noinfo
CVE-2017-16030 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
253543 7.5 HIGH
Network
hostr_project hostr hostr is a simple web server that serves up the contents of the current directory. There is a directory traversal vulnerability in hostr 2.3.5 and earlier that allows an attacker to read files outsid… CWE-22
Path Traversal
CVE-2017-16029 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
253544 5.3 MEDIUM
Network
randomatic_project randomatic react-native-meteor-oauth is a library for Oauth2 login to a Meteor server in React Native. The oauth Random Token is generated using a non-cryptographically strong RNG (Math.random()). CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2017-16028 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
253545 5.9 MEDIUM
Network
request_project request Request is an http client. If a request is made using ```multipart```, and the body type is a ```number```, then the specified number of non-zero memory is passed in the body. This affects Request >=… CWE-20
 Improper Input Validation 
CVE-2017-16026 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
253546 5.9 MEDIUM
Network
hapijs nes Nes is a websocket extension library for hapi. Hapi is a webserver framework. Versions below and including 6.4.0 have a denial of service vulnerability via an invalid Cookie header. This is only pres… CWE-287
Improper Authentication
CVE-2017-16025 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
253547 6.5 MEDIUM
Network
sync-exec_project
nodejs
sync-exec
node.js
The sync-exec module is used to simulate child_process.execSync in node versions <0.11.9. Sync-exec uses tmp directories as a buffer before returning values. Other users on the server have read acces… CWE-200
Information Exposure
CVE-2017-16024 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
253548 7.5 HIGH
Network
decamelize_project decamelize Decamelize is used to convert a dash/dot/underscore/space separated string to camelCase. Decamelize 1.1.0 through 1.1.1 uses regular expressions to evaluate a string and takes unescaped separator val… CWE-20
 Improper Input Validation 
CVE-2017-16023 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
253549 6.1 MEDIUM
Network
morris.js_project morris.js Morris.js creates an svg graph, with labels that appear when hovering over a point. The hovering label names are not escaped in versions 0.5.0 and earlier. If control over the labels is obtained, scr… CWE-79
Cross-site Scripting
CVE-2017-16022 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
253550 6.5 MEDIUM
Network
garycourt uri-js uri-js is a module that tries to fully implement RFC 3986. One of these features is validating whether or not a supplied URL is valid or not. To do this, uri-js uses a regular expression, This regula… CWE-1333
 Inefficient Regular Expression Complexity
CVE-2017-16021 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm