mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 18:09:40 +02:00
Update CVE sources 2024-06-07 04:52
This commit is contained in:
@@ -13,5 +13,6 @@ The kernel-mode driver in Microsoft Windows Vista SP2, Windows Server 2008 SP2 a
|
||||
- https://www.exploit-db.com/exploits/39712/
|
||||
|
||||
#### Github
|
||||
- https://github.com/alisaesage/Disclosures
|
||||
- https://github.com/badd1e/Disclosures
|
||||
|
||||
|
||||
@@ -15,5 +15,6 @@ The kernel-mode drivers in Microsoft Windows Vista SP2, Windows Server 2008 SP2
|
||||
|
||||
#### Github
|
||||
- https://github.com/CyberRoute/rdpscan
|
||||
- https://github.com/alisaesage/Disclosures
|
||||
- https://github.com/badd1e/Disclosures
|
||||
|
||||
|
||||
@@ -57,6 +57,7 @@ Unspecified vulnerability in the Oracle WebLogic Server component in Oracle Fusi
|
||||
- https://github.com/openx-org/BLEN
|
||||
- https://github.com/password520/RedTeamer
|
||||
- https://github.com/qi4L/WeblogicScan.go
|
||||
- https://github.com/rabbitmask/WeblogicScan
|
||||
- https://github.com/rabbitmask/WeblogicScanLot
|
||||
- https://github.com/safe6Sec/WeblogicVuln
|
||||
- https://github.com/safe6Sec/wlsEnv
|
||||
|
||||
@@ -172,6 +172,7 @@ The mailSend function in the isMail transport in PHPMailer before 5.2.18 might a
|
||||
- https://github.com/morkamimi/poop
|
||||
- https://github.com/nFnK/PHPMailer
|
||||
- https://github.com/natsootail/alumni
|
||||
- https://github.com/nh0k016/Haki-Store
|
||||
- https://github.com/nyamleeze/commit_testing
|
||||
- https://github.com/opsxcq/exploit-CVE-2016-10033
|
||||
- https://github.com/paralelo14/CVE_2016-10033
|
||||
|
||||
@@ -123,6 +123,7 @@ The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to
|
||||
- https://github.com/morkamimi/poop
|
||||
- https://github.com/nFnK/PHPMailer
|
||||
- https://github.com/natsootail/alumni
|
||||
- https://github.com/nh0k016/Haki-Store
|
||||
- https://github.com/nyamleeze/commit_testing
|
||||
- https://github.com/pctechsupport123/php
|
||||
- https://github.com/pedro823/cve-2016-10033-45
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
### [CVE-2016-1409](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1409)
|
||||

|
||||

|
||||

|
||||
|
||||
### Description
|
||||
|
||||
The Neighbor Discovery (ND) protocol implementation in the IPv6 stack in Cisco IOS XE 2.1 through 3.17S, IOS XR 2.0.0 through 5.3.2, and NX-OS allows remote attackers to cause a denial of service (packet-processing outage) via crafted ND messages, aka Bug ID CSCuz66542, as exploited in the wild in May 2016.
|
||||
|
||||
### POC
|
||||
|
||||
#### Reference
|
||||
No PoCs from references.
|
||||
|
||||
#### Github
|
||||
- https://github.com/muchdogesec/cve2stix
|
||||
|
||||
@@ -29,6 +29,7 @@ The AES-NI implementation in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h does
|
||||
|
||||
#### Github
|
||||
- https://github.com/1o24er/Python-
|
||||
- https://github.com/20142995/sectool
|
||||
- https://github.com/ARPSyndicate/cvemon
|
||||
- https://github.com/CVEDB/PoC-List
|
||||
- https://github.com/CVEDB/awesome-cve-repo
|
||||
|
||||
@@ -46,7 +46,9 @@ The Fileserver web application in Apache ActiveMQ 5.x before 5.14.0 allows remot
|
||||
- https://github.com/hktalent/bug-bounty
|
||||
- https://github.com/jiushill/haq5201314
|
||||
- https://github.com/jweny/pocassistdb
|
||||
- https://github.com/k8gege/Aggressor
|
||||
- https://github.com/k8gege/Ladon
|
||||
- https://github.com/k8gege/PowerLadon
|
||||
- https://github.com/lnick2023/nicenice
|
||||
- https://github.com/openx-org/BLEN
|
||||
- https://github.com/pravinsrc/NOTES-windows-kernel-links
|
||||
|
||||
@@ -87,6 +87,7 @@ Unspecified vulnerability in the Oracle WebLogic Server component in Oracle Fusi
|
||||
- https://github.com/orgTestCodacy11KRepos110MB/repo-5832-java-deserialization-exploits
|
||||
- https://github.com/password520/RedTeamer
|
||||
- https://github.com/qi4L/WeblogicScan.go
|
||||
- https://github.com/rabbitmask/WeblogicScan
|
||||
- https://github.com/rabbitmask/WeblogicScanLot
|
||||
- https://github.com/ranjan-prp/PayloadsAllTheThings
|
||||
- https://github.com/ravijainpro/payloads_xss
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
### [CVE-2016-5423](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5423)
|
||||

|
||||

|
||||

|
||||
|
||||
### Description
|
||||
|
||||
PostgreSQL before 9.1.23, 9.2.x before 9.2.18, 9.3.x before 9.3.14, 9.4.x before 9.4.9, and 9.5.x before 9.5.4 allow remote authenticated users to cause a denial of service (NULL pointer dereference and server crash), obtain sensitive memory information, or possibly execute arbitrary code via (1) a CASE expression within the test value subexpression of another CASE or (2) inlining of an SQL function that implements the equality operator used for a CASE expression involving values of different types.
|
||||
|
||||
### POC
|
||||
|
||||
#### Reference
|
||||
No PoCs from references.
|
||||
|
||||
#### Github
|
||||
- https://github.com/digoal/blog
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
### [CVE-2016-6380](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6380)
|
||||

|
||||

|
||||

|
||||
|
||||
### Description
|
||||
|
||||
The DNS forwarder in Cisco IOS 12.0 through 12.4 and 15.0 through 15.6 and IOS XE 3.1 through 3.15 allows remote attackers to obtain sensitive information from process memory or cause a denial of service (data corruption or device reload) via a crafted DNS response, aka Bug ID CSCup90532.
|
||||
|
||||
### POC
|
||||
|
||||
#### Reference
|
||||
No PoCs from references.
|
||||
|
||||
#### Github
|
||||
- https://github.com/muchdogesec/cve2stix
|
||||
|
||||
Reference in New Issue
Block a user