mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-30 10:10:41 +00:00
Auto-Update: 2024-05-08T08:00:37.582142+00:00
This commit is contained in:
parent
76dc528f16
commit
23adbbc80e
20
CVE-2024/CVE-2024-10xx/CVE-2024-1076.json
Normal file
20
CVE-2024/CVE-2024-10xx/CVE-2024-1076.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"id": "CVE-2024-1076",
|
||||
"sourceIdentifier": "contact@wpscan.com",
|
||||
"published": "2024-05-08T06:15:06.877",
|
||||
"lastModified": "2024-05-08T06:15:06.877",
|
||||
"vulnStatus": "Received",
|
||||
"descriptions": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "The SSL Zen WordPress plugin before 4.6.0 only relies on the use of .htaccess to prevent visitors from accessing the site's generated private keys, which allows an attacker to read them if the site runs on a server who doesn't support .htaccess files, like NGINX."
|
||||
}
|
||||
],
|
||||
"metrics": {},
|
||||
"references": [
|
||||
{
|
||||
"url": "https://wpscan.com/vulnerability/9c3e9c72-3d6c-4e2c-bb8a-f4efce1371d5/",
|
||||
"source": "contact@wpscan.com"
|
||||
}
|
||||
]
|
||||
}
|
47
CVE-2024/CVE-2024-34xx/CVE-2024-3494.json
Normal file
47
CVE-2024/CVE-2024-34xx/CVE-2024-3494.json
Normal file
@ -0,0 +1,47 @@
|
||||
{
|
||||
"id": "CVE-2024-3494",
|
||||
"sourceIdentifier": "security@wordfence.com",
|
||||
"published": "2024-05-08T06:15:07.630",
|
||||
"lastModified": "2024-05-08T06:15:07.630",
|
||||
"vulnStatus": "Received",
|
||||
"descriptions": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "The Mesmerize Companion plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'mesmerize_contact_form' shortcode in all versions up to, and including, 1.6.148 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."
|
||||
}
|
||||
],
|
||||
"metrics": {
|
||||
"cvssMetricV31": [
|
||||
{
|
||||
"source": "security@wordfence.com",
|
||||
"type": "Primary",
|
||||
"cvssData": {
|
||||
"version": "3.1",
|
||||
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
|
||||
"attackVector": "NETWORK",
|
||||
"attackComplexity": "LOW",
|
||||
"privilegesRequired": "LOW",
|
||||
"userInteraction": "NONE",
|
||||
"scope": "CHANGED",
|
||||
"confidentialityImpact": "LOW",
|
||||
"integrityImpact": "LOW",
|
||||
"availabilityImpact": "NONE",
|
||||
"baseScore": 6.4,
|
||||
"baseSeverity": "MEDIUM"
|
||||
},
|
||||
"exploitabilityScore": 3.1,
|
||||
"impactScore": 2.7
|
||||
}
|
||||
]
|
||||
},
|
||||
"references": [
|
||||
{
|
||||
"url": "https://plugins.trac.wordpress.org/changeset/3078422/mesmerize-companion/trunk/theme-data/mesmerize/functions.php",
|
||||
"source": "security@wordfence.com"
|
||||
},
|
||||
{
|
||||
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/521bb5a3-0a0c-4693-a87d-fabb64f1ad4f?source=cve",
|
||||
"source": "security@wordfence.com"
|
||||
}
|
||||
]
|
||||
}
|
13
README.md
13
README.md
@ -13,13 +13,13 @@ Repository synchronizes with the NVD every 2 hours.
|
||||
### Last Repository Update
|
||||
|
||||
```plain
|
||||
2024-05-08T06:00:37.767638+00:00
|
||||
2024-05-08T08:00:37.582142+00:00
|
||||
```
|
||||
|
||||
### Most recent CVE Modification Timestamp synchronized with NVD
|
||||
|
||||
```plain
|
||||
2024-05-08T04:15:09.840000+00:00
|
||||
2024-05-08T06:15:07.630000+00:00
|
||||
```
|
||||
|
||||
### Last Data Feed Release
|
||||
@ -33,16 +33,15 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
|
||||
### Total Number of included CVEs
|
||||
|
||||
```plain
|
||||
248993
|
||||
248995
|
||||
```
|
||||
|
||||
### CVEs added in the last Commit
|
||||
|
||||
Recently added CVEs: `3`
|
||||
Recently added CVEs: `2`
|
||||
|
||||
- [CVE-2024-22264](CVE-2024/CVE-2024-222xx/CVE-2024-22264.json) (`2024-05-08T04:15:08.900`)
|
||||
- [CVE-2024-22266](CVE-2024/CVE-2024-222xx/CVE-2024-22266.json) (`2024-05-08T04:15:09.460`)
|
||||
- [CVE-2024-32674](CVE-2024/CVE-2024-326xx/CVE-2024-32674.json) (`2024-05-08T04:15:09.840`)
|
||||
- [CVE-2024-1076](CVE-2024/CVE-2024-10xx/CVE-2024-1076.json) (`2024-05-08T06:15:06.877`)
|
||||
- [CVE-2024-3494](CVE-2024/CVE-2024-34xx/CVE-2024-3494.json) (`2024-05-08T06:15:07.630`)
|
||||
|
||||
|
||||
### CVEs modified in the last Commit
|
||||
|
@ -240213,6 +240213,7 @@ CVE-2024-1072,0,0,32fe471ba00a9e765c56a143079ee3e98644ebc38ce83029c2cc4a8bc24964
|
||||
CVE-2024-1073,0,0,adaf97fc5155b3c580417fc4779c1ce9fb6459b581a763739c6822c5178eb839,2024-02-07T20:56:30.313000
|
||||
CVE-2024-1074,0,0,633d4c34e54d562a3c8ef166e41f454bd743f2b77196fa371b31e3cbb9b84270,2024-03-13T18:16:18.563000
|
||||
CVE-2024-1075,0,0,1a2b469e57d35fd84b679f6fccb1281a6feade2a72464af7e7a4de99488a9956,2024-02-13T19:43:13.480000
|
||||
CVE-2024-1076,1,1,9d205a94136ab7cededeca1725cbeef7006cbad8d246b47347ca9f2f1719be61,2024-05-08T06:15:06.877000
|
||||
CVE-2024-1077,0,0,e9f68f289e9abed92d15ff856c2fcc321bbcef63d9600b92166ab0eb9a1d34f2,2024-02-05T20:49:00.927000
|
||||
CVE-2024-1078,0,0,6c9dee916fa3df09a1f7e03c1b0577e56d8c16195545070c4376ae3f631ca16e,2024-02-14T18:39:51.437000
|
||||
CVE-2024-1079,0,0,6ac7286a778516cf89549df1a9d53e18b60d41d010ca37479fb08260829225dd,2024-02-14T19:33:09.977000
|
||||
@ -242214,8 +242215,8 @@ CVE-2024-22258,0,0,73834c066fffbf1ceac081ac0d8fd511b8fd9e870301a54667895cd45741a
|
||||
CVE-2024-22259,0,0,547e720795826cec4771fb96783f58d3e37f083da9aea1ec36ad1e3651ab2c72,2024-03-17T22:38:29.433000
|
||||
CVE-2024-2226,0,0,ee8f1ca60db458688b285f09c24138ba2af43e7eda48e7abf64d7861f3a6fd0e,2024-04-10T13:23:38.787000
|
||||
CVE-2024-22262,0,0,9e557bc78734cb2cf073f865dcae26aa42c53d7117f48641d9186f5ec0f03587,2024-04-16T13:24:07.103000
|
||||
CVE-2024-22264,1,1,fd4726cce704d6f1cbbfae3deb2933ec472c379c6fed4fbebec59f4890637857,2024-05-08T04:15:08.900000
|
||||
CVE-2024-22266,1,1,cec6895337ce21b161951814f537ac631efa986326edb57408200dfeed07be5f,2024-05-08T04:15:09.460000
|
||||
CVE-2024-22264,0,0,fd4726cce704d6f1cbbfae3deb2933ec472c379c6fed4fbebec59f4890637857,2024-05-08T04:15:08.900000
|
||||
CVE-2024-22266,0,0,cec6895337ce21b161951814f537ac631efa986326edb57408200dfeed07be5f,2024-05-08T04:15:09.460000
|
||||
CVE-2024-2227,0,0,a04566641cf07b0256d6370713fe01392f720fcac34bba4d9533a8931d87226f,2024-03-22T19:02:10.300000
|
||||
CVE-2024-2228,0,0,9da409d4c88fb5c41c04e34c5096b8810f55668a8720e19e0dcad976dea69ce5,2024-03-22T19:02:10.300000
|
||||
CVE-2024-22282,0,0,53d62e993d25bddde67f64a9b7b05dfd45a21e7eb7c9bf0be8fb90ec2911d888,2024-02-06T16:55:19.983000
|
||||
@ -247860,7 +247861,7 @@ CVE-2024-32662,0,0,cc82e255660f76e8294a012a16568aaf2fb6ae82fd6edb9a95574f4ae5e4e
|
||||
CVE-2024-32663,0,0,63ceaab581055a3d9a9b8c8792c2fbb320ea717f7ea9a74b5dcef8cec26756f1,2024-05-07T20:07:58.737000
|
||||
CVE-2024-32664,0,0,1f356e6ff19a379eb7e5d2f904c065cf238ccbf66a59d74313de573a133634e5,2024-05-07T20:07:58.737000
|
||||
CVE-2024-3267,0,0,00a210ede7a73ca33b64d3b8a0e382509d5bafa34ae84022125b180763aee2bd,2024-04-10T13:23:38.787000
|
||||
CVE-2024-32674,1,1,c7e6ab05b2a9fa91cfc03f2cb2009d2f6845b32eca784cfcfd35ef13617f893e,2024-05-08T04:15:09.840000
|
||||
CVE-2024-32674,0,0,c7e6ab05b2a9fa91cfc03f2cb2009d2f6845b32eca784cfcfd35ef13617f893e,2024-05-08T04:15:09.840000
|
||||
CVE-2024-32675,0,0,87b463967c2204618d7e556d0f9b434f519dfbe770ec74ef985201062de7ccc7,2024-04-24T17:16:50.397000
|
||||
CVE-2024-32676,0,0,3585205cf50aeb554d2a389a3c92c05231728f39aed4a3ec7d0a9db1453b1c81,2024-04-25T13:18:02.660000
|
||||
CVE-2024-32677,0,0,b2d5b21c6c0b64a6ef3d2bb5d4a7fb394174b9e010ebfad39ee101d085a71d44,2024-04-25T11:15:46.440000
|
||||
@ -248519,6 +248520,7 @@ CVE-2024-3489,0,0,407fc99ac607d8b254895aa9dc68afca4c0fff929cb004325e3c06bd83280a
|
||||
CVE-2024-3490,0,0,243d31a8a91d548ae7245abd7ab9112de0ee4857a2da5c2f334b7a81fefaf51e,2024-05-02T13:27:25.103000
|
||||
CVE-2024-3491,0,0,155e981c246f1ab173bd75da38bee4b8800ff4b0566c01179dcadac412465c38,2024-04-23T12:52:09.397000
|
||||
CVE-2024-3493,0,0,63ead7e160b6b2cbd834dd6075f87d345af3361e8d55520f11e81a53e2086aaa,2024-04-16T13:24:07.103000
|
||||
CVE-2024-3494,1,1,6eb26978e696d830a835c2fd94fb1b56c40336d86b42563955eb096df36c366a,2024-05-08T06:15:07.630000
|
||||
CVE-2024-3499,0,0,38e1f3a6ce5aff826b19a73a4f796b980cc1161eaf58f8fada2f6f87e54573a4,2024-05-02T18:00:37.360000
|
||||
CVE-2024-3500,0,0,bd83544d3c8c82359104dcd5b032a6095cbae3178ec9c9c56ddfe242d28462ee,2024-05-02T18:00:37.360000
|
||||
CVE-2024-3505,0,0,d46d6b7d35449c168e9ff66f3c93f973f2e1e579109b94b88c63ad7baac2b7b8,2024-04-15T13:15:31.997000
|
||||
|
Can't render this file because it is too large.
|
Loading…
x
Reference in New Issue
Block a user