いつでも仮想化Windows 7 in Windows 10

サポートが終了したWindows 7を、何らかの理由でいまだに利用している人や、Windows 10に移行したものの、過去のWindows 7環境を取っておきたいという人もいることだろう。ハードウェアが故障する可能性もあることから、Windows 7環境を仮想化して、Windows 10で安全に動作させるとよい。その方法を紹介しよう。 「Windo…

投資契約書テンプレ「J-KISS」がメジャーアップデート——アーリーラウンドの調達大型化・長期化に対応

Coral Capital は、シード資金調達のための投資契約書テンプレート「J-KISS」をメジャーアップデートしたことを明らかにした。これまでのバージョンを Ver.1 系、新しく公開されるバージョンを Ver.2 系として、双方が混同して扱われないように配慮したという。J-KISS は、将来ラウンドの株式転換(コンバーチブルエクイティ)を想定し、有償で発行される新株予約権の対価として資金調達…
The post 投資契約書テンプレ「J-KISS」がメジャーアップデート——アーリーラウンドの…

CO₂排出量管理クラウドとクリーン電力のアスエネ、内外VC6社らからシリーズB調達——累計調達額は22億円に

CO₂排出量管理クラウド「アスゼロ」とクリーン電力「アスエネ」を展開するアスエネは、シリーズ B ラウンドで資金調達したことを発表した。調達額はエクイティで16億円、デットで2億円。このラウンドはシンガポールの政府系投資会社 Temasek Holdings 傘下の Pavillion Capital と GMO VenturePartners がリードし、Axiom Asia、インキュベイトファ…
The post CO₂排出量管理クラウドとクリーン電力のアスエネ、内外VC6社らからシリーズB…

[Django] SQL Injection in Django

A SQL injection issue was discovered in QuerySet.explain() in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. This occurs by passing a crafted dictionary (with dictionary expansion) as the **options argument, and placing the injectio…

[Django] SQL Injection in Django

An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate(), aggregate(), and extra() methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as t…

[nconf] Prototype Pollution in nconf

nconf before 0.11.4. When using the memory engine, it is possible to store a nested JSON representation of the configuration. The .set() function, that is responsible for setting the configuration properties, is vulnerable to Prototype Pollution. By pr…