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 11, 2026, 12:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229701 6.5 警告 runcms - RunCMS の modules/forum/post.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3804 2012-12-20 19:28 2009-10-27 Show GitHub Exploit DB Packet Storm
229702 5 警告 vivvo - Vivvo CMS の files.php におけるディレクトリトラバーサル攻撃を実行される脆弱性 CWE-22
パス・トラバーサル
CVE-2009-3787 2012-12-20 19:28 2009-10-26 Show GitHub Exploit DB Packet Storm
229703 6.8 警告 sjoerd arendsen - Drupal 用モジュールの Simplenews Statistics におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-3785 2012-12-20 19:28 2009-10-26 Show GitHub Exploit DB Packet Storm
229704 6.8 警告 sjoerd arendsen - Drupal 用モジュールの Simplenews Statistics におけるオープンリダイレクトの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-3784 2012-12-20 19:28 2009-10-26 Show GitHub Exploit DB Packet Storm
229705 4.3 警告 sjoerd arendsen - Drupal 用モジュールの Simplenews Statistics におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3783 2012-12-20 19:28 2009-10-26 Show GitHub Exploit DB Packet Storm
229706 7.5 危険 quicksketch - Drupal 用の FileField モジュールにおける許可されていないファイルにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3781 2012-12-20 19:28 2009-10-21 Show GitHub Exploit DB Packet Storm
229707 4.3 警告 stefan auditor - Drupal 用の vCard モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3779 2012-12-20 19:28 2009-10-21 Show GitHub Exploit DB Packet Storm
229708 7.5 危険 santostefano giovanni - ToyLog の read.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3750 2012-12-20 19:28 2009-10-22 Show GitHub Exploit DB Packet Storm
229709 5 警告 ウェブセンス - Websense Personal Email Manager および Email Security の Web Administrator サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-3749 2012-12-20 19:28 2009-10-22 Show GitHub Exploit DB Packet Storm
229710 4.3 警告 ウェブセンス - Websense Personal Email Manager および Email Security の Web Administrator におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3748 2012-12-20 19:28 2009-10-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
292731 - ffmpeg ffmpeg The ff_combine_frame function in libavcodec/parser.c in FFmpeg before 2.1 does not properly handle certain memory-allocation errors, which allows remote attackers to cause a denial of service (out-of… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-7023 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
292732 - ffmpeg ffmpeg The g2m_init_buffers function in libavcodec/g2meet.c in FFmpeg before 2.1 does not properly allocate memory for tiles, which allows remote attackers to cause a denial of service (out-of-bounds array … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-7022 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
292733 - ffmpeg ffmpeg The filter_frame function in libavfilter/vf_fps.c in FFmpeg before 2.1 does not properly ensure the availability of FIFO content, which allows remote attackers to cause a denial of service (double fr… CWE-399
 Resource Management Errors
CVE-2013-7021 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
292734 - ffmpeg
debian
ffmpeg
debian_linux
The read_header function in libavcodec/ffv1dec.c in FFmpeg before 2.1 does not properly enforce certain bit-count and colorspace constraints, which allows remote attackers to cause a denial of servic… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-7020 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
292735 - ffmpeg ffmpeg The get_cox function in libavcodec/jpeg2000dec.c in FFmpeg before 2.1 does not properly validate the reduction factor, which allows remote attackers to cause a denial of service (out-of-bounds array … CWE-20
 Improper Input Validation 
CVE-2013-7019 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
292736 - ffmpeg ffmpeg libavcodec/jpeg2000dec.c in FFmpeg before 2.1 does not ensure the use of valid code-block dimension values, which allows remote attackers to cause a denial of service (out-of-bounds array access) or … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-7018 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
292737 - ffmpeg ffmpeg libavcodec/jpeg2000.c in FFmpeg before 2.1 allows remote attackers to cause a denial of service (invalid pointer dereference) or possibly have unspecified other impact via crafted JPEG2000 data. NVD-CWE-Other
CVE-2013-7017 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
292738 - ffmpeg ffmpeg The get_siz function in libavcodec/jpeg2000dec.c in FFmpeg before 2.1 does not ensure the expected sample separation, which allows remote attackers to cause a denial of service (out-of-bounds array a… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-7016 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
292739 - ffmpeg ffmpeg The flashsv_decode_frame function in libavcodec/flashsv.c in FFmpeg before 2.1 does not properly validate a certain height value, which allows remote attackers to cause a denial of service (out-of-bo… CWE-20
 Improper Input Validation 
CVE-2013-7015 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
292740 - ffmpeg ffmpeg Integer signedness error in the add_bytes_l2_c function in libavcodec/pngdsp.c in FFmpeg before 2.1 allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have … CWE-189
Numeric Errors
CVE-2013-7014 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm