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 4, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251301 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の oowriter における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-3452 2011-05-10 10:06 2011-01-28 Show GitHub Exploit DB Packet Storm
251302 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の Impress におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4643 2011-05-10 10:05 2011-01-28 Show GitHub Exploit DB Packet Storm
251303 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の WW8ListManager::WW8ListManager 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3453 2011-05-10 10:04 2011-01-28 Show GitHub Exploit DB Packet Storm
251304 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の oowriter における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-3451 2011-05-10 10:04 2011-01-28 Show GitHub Exploit DB Packet Storm
251305 6.9 警告 OpenOffice.org Project
レッドハット
- OpenOffice.org の soffice における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3689 2011-05-10 10:01 2011-01-28 Show GitHub Exploit DB Packet Storm
251306 7.2 危険 マイクロソフト - Microsoft Windows の win32k.sys における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1233 2011-05-9 12:34 2011-04-12 Show GitHub Exploit DB Packet Storm
251307 7.2 危険 マイクロソフト - Microsoft Windows の win32k.sys における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1232 2011-05-9 12:09 2011-04-12 Show GitHub Exploit DB Packet Storm
251308 7.2 危険 マイクロソフト - Microsoft Windows の win32k.sys における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1231 2011-05-9 12:08 2011-04-12 Show GitHub Exploit DB Packet Storm
251309 7.2 危険 マイクロソフト - Microsoft Windows の win32k.sys における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1230 2011-05-9 12:07 2011-04-12 Show GitHub Exploit DB Packet Storm
251310 7.2 危険 マイクロソフト - Microsoft Windows の win32k.sys における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1229 2011-05-9 12:06 2011-04-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
213571 6.5 MEDIUM
Network
webassembly binaryen In Binaryen 1.38.22, there is a use-after-free problem in wasm::WasmBinaryBuilder::visitCall in wasm-binary.cpp. Remote attackers could leverage this vulnerability to cause a denial-of-service via a … CWE-416
 Use After Free
CVE-2019-7703 2024-11-21 13:48 2019-02-11 Show GitHub Exploit DB Packet Storm
213572 6.5 MEDIUM
Network
webassembly binaryen A NULL pointer dereference was discovered in wasm::SExpressionWasmBuilder::parseExpression in wasm-s-parser.cpp in Binaryen 1.38.22. A crafted wasm input can cause a segmentation fault, leading to de… CWE-476
 NULL Pointer Dereference
CVE-2019-7702 2024-11-21 13:48 2019-02-11 Show GitHub Exploit DB Packet Storm
213573 6.5 MEDIUM
Network
webassembly binaryen A heap-based buffer over-read was discovered in wasm::SExpressionParser::skipWhitespace() in wasm-s-parser.cpp in Binaryen 1.38.22. A crafted wasm input can cause a segmentation fault, leading to den… CWE-125
Out-of-bounds Read
CVE-2019-7701 2024-11-21 13:48 2019-02-11 Show GitHub Exploit DB Packet Storm
213574 6.5 MEDIUM
Network
webassembly binaryen A heap-based buffer over-read was discovered in wasm::WasmBinaryBuilder::visitCall in wasm-binary.cpp in Binaryen 1.38.22. A crafted wasm input can cause a segmentation fault, leading to denial-of-se… CWE-125
Out-of-bounds Read
CVE-2019-7700 2024-11-21 13:48 2019-02-11 Show GitHub Exploit DB Packet Storm
213575 6.5 MEDIUM
Network
axiosys bento4 A heap-based buffer over-read occurs in AP4_BitStream::WriteBytes in Codecs/Ap4BitStream.cpp in Bento4 v1.5.1-627. Remote attackers could leverage this vulnerability to cause an exception via crafted… CWE-125
Out-of-bounds Read
CVE-2019-7699 2024-11-21 13:48 2019-02-11 Show GitHub Exploit DB Packet Storm
213576 6.5 MEDIUM
Network
axiosys bento4 An issue was discovered in AP4_Array<AP4_CttsTableEntry>::EnsureCapacity in Core/Ap4Array.h in Bento4 1.5.1-627. Crafted MP4 input triggers an attempt at excessive memory allocation, as demonstrated … CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2019-7698 2024-11-21 13:48 2019-02-11 Show GitHub Exploit DB Packet Storm
213577 6.5 MEDIUM
Network
axiosys bento4 An issue was discovered in Bento4 v1.5.1-627. There is an assertion failure in AP4_AtomListWriter::Action in Core/Ap4Atom.cpp, leading to a denial of service (program crash), as demonstrated by mp42h… CWE-617
 Reachable Assertion
CVE-2019-7697 2024-11-21 13:48 2019-02-11 Show GitHub Exploit DB Packet Storm
213578 6.1 MEDIUM
Network
axiositalia registro_elettronico Axios Italia Axios RE 1.7.0/7.0.0 devices have XSS via the RELogOff.aspx Error_Parameters parameter. In some situations, the XSS would be on the family.axioscloud.it cloud service; however, the vendo… CWE-79
Cross-site Scripting
CVE-2019-7693 2024-11-21 13:48 2019-02-11 Show GitHub Exploit DB Packet Storm
213579 9.8 CRITICAL
Network
cim_project cim install/install.php in CIM 0.9.3 allows remote attackers to execute arbitrary PHP code via a crafted prefix value because of configuration file mishandling in the N=83 case, as demonstrated by a call… CWE-94
Code Injection
CVE-2019-7692 2024-11-21 13:48 2019-02-11 Show GitHub Exploit DB Packet Storm
213580 9.8 CRITICAL
Network
inxedu inxedu inxedu through 2018-12-24 has a vulnerability that can lead to the upload of a malicious JSP file. The vulnerable code location is com.inxedu.os.common.controller.VideoUploadController#gok4 (com/inxe… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2019-7684 2024-11-21 13:48 2019-02-10 Show GitHub Exploit DB Packet Storm