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":July 1, 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
244911 7.5 危険 middlebury college - Segue CMS における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5497 2012-09-25 15:36 2006-10-25 Show GitHub Exploit DB Packet Storm
244912 4 警告 Maarch - Maerys Archive における重要な情報を取得される脆弱性 - CVE-2006-5492 2012-09-25 15:36 2006-10-25 Show GitHub Exploit DB Packet Storm
244913 7.5 危険 middlebury college - Segue CMS における SQL インジェクションの脆弱性 - CVE-2006-5490 2012-09-25 15:36 2006-10-25 Show GitHub Exploit DB Packet Storm
244914 10 危険 marshal - Marshal MailMarshal SMTP などにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2006-5487 2012-09-25 15:36 2006-11-10 Show GitHub Exploit DB Packet Storm
244915 5 警告 Novell - Novell eDirectory の NCP Engine におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-5479 2012-09-25 15:36 2006-10-24 Show GitHub Exploit DB Packet Storm
244916 7.5 危険 Novell - Novell eDirectory および Novell NetMail におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-5478 2012-09-25 15:36 2006-10-24 Show GitHub Exploit DB Packet Storm
244917 7.5 危険 OneOrZero - OneOrZero Helpdesk の "forgot password" 関数におけるアクセス権を取得される脆弱性 - CVE-2006-5474 2012-09-25 15:36 2006-10-24 Show GitHub Exploit DB Packet Storm
244918 7.5 危険 hinton design - Hinton Design の phpht Topsites における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5458 2012-09-25 15:36 2006-10-23 Show GitHub Exploit DB Packet Storm
244919 2.6 注意 Mozilla Foundation - Bugzilla の editversions.cgi におけるクロスサイトリクエストフォージェリの脆弱性 - CVE-2006-5455 2012-09-25 15:36 2006-10-15 Show GitHub Exploit DB Packet Storm
244920 5 警告 Mozilla Foundation - Bugzilla における deadline フィールドを取得される脆弱性 - CVE-2006-5454 2012-09-25 15:36 2006-10-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
253041 7.8 HIGH
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, lack of check on input received to calculate the buffer length can lead to out of bound wri… CWE-787
 Out-of-bounds Write
CVE-2018-11851 2024-11-21 12:44 2018-09-19 Show GitHub Exploit DB Packet Storm
253042 7.8 HIGH
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, lack fo check on return value in WMA response handler can lead to potential use after free. CWE-416
 Use After Free
CVE-2018-11843 2024-11-21 12:44 2018-09-19 Show GitHub Exploit DB Packet Storm
253043 7.8 HIGH
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, during wlan association, driver allocates memory. In case the mem allocation fails driver d… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2018-11842 2024-11-21 12:44 2018-09-19 Show GitHub Exploit DB Packet Storm
253044 7.8 HIGH
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, while processing the WLAN driver command ioctl a temporary buffer used to construct the rep… CWE-415
 Double Free
CVE-2018-11840 2024-11-21 12:44 2018-09-19 Show GitHub Exploit DB Packet Storm
253045 7.8 HIGH
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, improper length check can lead to out-of-bounds access in WLAN function. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2018-11836 2024-11-21 12:44 2018-09-19 Show GitHub Exploit DB Packet Storm
253046 7.8 HIGH
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, lack of input size validation before copying to buffer in PMIC function can lead to heap ov… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2018-11832 2024-11-21 12:44 2018-09-19 Show GitHub Exploit DB Packet Storm
253047 7.8 HIGH
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, improper validation of array index in WMA roam synchronization handler can lead to OOB writ… CWE-129
 Improper Validation of Array Index
CVE-2018-11827 2024-11-21 12:44 2018-09-19 Show GitHub Exploit DB Packet Storm
253048 7.8 HIGH
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, lack of check on integer overflow while calculating memory can lead to Buffer overflow in W… CWE-190
 Integer Overflow or Wraparound
CVE-2018-11826 2024-11-21 12:44 2018-09-19 Show GitHub Exploit DB Packet Storm
253049 7.0 HIGH
Local
google android In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, LUT configuration is passed down to driver from userspace via ioctl. Simultaneous update fr… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2018-11818 2024-11-21 12:44 2018-09-19 Show GitHub Exploit DB Packet Storm
253050 8.1 HIGH
Network
apache karaf In Apache Karaf version prior to 3.0.9, 4.0.9, 4.1.1, when the webconsole feature is installed in Karaf, it is available at .../system/console and requires authentication to access it. One part of th… CWE-287
Improper Authentication
CVE-2018-11787 2024-11-21 12:44 2018-09-18 Show GitHub Exploit DB Packet Storm