Skip to content

Commit ee35bde

Browse files
Update Mon Feb 21 06:13:38 UTC 2022
1 parent 9113f2d commit ee35bde

File tree

3 files changed

+36
-0
lines changed

3 files changed

+36
-0
lines changed

2009/CVE-2009-3850.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
### [CVE-2009-3850](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3850)
2+
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
3+
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
4+
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
5+
6+
### Description
7+
8+
Blender 2.34, 2.35a, 2.40, and 2.49b allows remote attackers to execute arbitrary code via a .blend file that contains Python statements in the onLoad action of a ScriptLink SDNA.
9+
10+
### POC
11+
12+
#### Reference
13+
- http://www.coresecurity.com/content/blender-scripting-injection
14+
15+
#### Github
16+
No PoCs found on GitHub currently.
17+

2019/CVE-2019-20675.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
### [CVE-2019-20675](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20675)
2+
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
3+
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
4+
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
5+
6+
### Description
7+
8+
Certain NETGEAR devices are affected by stored XSS. This affects RBR50 before 2.3.5.30, RBS50 before 2.3.5.30, and RBK50 before 2.3.5.30.
9+
10+
### POC
11+
12+
#### Reference
13+
- https://kb.netgear.com/000061464/Security-Advisory-for-Stored-Cross-Site-Scripting-on-Some-WiFi-Systems-PSV-2018-0544
14+
15+
#### Github
16+
No PoCs found on GitHub currently.
17+

references.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10123,6 +10123,7 @@ CVE-2009-3825 - http://www.exploit-db.com/exploits/9103
1012310123
CVE-2009-3837 - http://www.packetstormsecurity.org/0910-exploits/eurekamc-dos.txt
1012410124
CVE-2009-3838 - http://www.packetstormsecurity.org/0910-exploits/pegasusmc-dos.txt
1012510125
CVE-2009-3840 - http://seclists.org/fulldisclosure/2009/Nov/199
10126+
CVE-2009-3850 - http://www.coresecurity.com/content/blender-scripting-injection
1012610127
CVE-2009-3857 - http://www.exploit-db.com/exploits/9133
1012710128
CVE-2009-3859 - http://www.exploit-db.com/exploits/9114
1012810129
CVE-2009-3863 - http://www.exploit-db.com/exploits/9683
@@ -36733,6 +36734,7 @@ CVE-2019-20629 - https://github.com/gpac/gpac/issues/1264
3673336734
CVE-2019-20632 - https://github.com/gpac/gpac/issues/1271
3673436735
CVE-2019-20633 - https://savannah.gnu.org/bugs/index.php?56683
3673536736
CVE-2019-20636 - https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.12
36737+
CVE-2019-20675 - https://kb.netgear.com/000061464/Security-Advisory-for-Stored-Cross-Site-Scripting-on-Some-WiFi-Systems-PSV-2018-0544
3673636738
CVE-2019-20689 - https://kb.netgear.com/000061450/Security-Advisory-for-Post-Authentication-Command-Injection-on-Some-Routers-Gateways-and-Extenders-PSV-2018-0132
3673736739
CVE-2019-20760 - https://kb.netgear.com/000060639/Security-Advisory-for-Authentication-Bypass-on-R9000-PSV-2018-0615
3673836740
CVE-2019-20798 - https://github.com/cherokee/webserver/issues/1227

0 commit comments

Comments
 (0)