Auto-Update: 2024-11-16T11:00:30.449660+00:00

This commit is contained in:
cad-safe-bot 2024-11-16 11:03:32 +00:00
parent 58faadea09
commit c9ca9bb7a0
6 changed files with 263 additions and 10 deletions

View File

@ -0,0 +1,60 @@
{
"id": "CVE-2024-10592",
"sourceIdentifier": "security@wordfence.com",
"published": "2024-11-16T10:15:04.173",
"lastModified": "2024-11-16T10:15:04.173",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Mapster WP Maps plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the popup class parameter in all versions up to, and including, 1.6.0 due to insufficient input sanitization and output escaping. 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
}
]
},
"weaknesses": [
{
"source": "security@wordfence.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-80"
}
]
}
],
"references": [
{
"url": "https://wordpress.org/plugins/mapster-wp-maps/#developers",
"source": "security@wordfence.com"
},
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3f1c13f6-150c-4634-a4d8-176a4d7a2296?source=cve",
"source": "security@wordfence.com"
}
]
}

View File

@ -0,0 +1,60 @@
{
"id": "CVE-2024-10645",
"sourceIdentifier": "security@wordfence.com",
"published": "2024-11-16T09:15:04.037",
"lastModified": "2024-11-16T09:15:04.037",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Blogger 301 Redirect plugin for WordPress is vulnerable to blind time-based SQL Injection via the \u2018br\u2019 parameter in all versions up to, and including, 2.5.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security@wordfence.com",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security@wordfence.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://plugins.trac.wordpress.org/browser/blogger-301-redirect/trunk/bloggerredirect.php#L93",
"source": "security@wordfence.com"
},
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/06359274-37ae-47f5-824c-25600c5b06eb?source=cve",
"source": "security@wordfence.com"
}
]
}

View File

@ -0,0 +1,60 @@
{
"id": "CVE-2024-11094",
"sourceIdentifier": "security@wordfence.com",
"published": "2024-11-16T10:15:04.737",
"lastModified": "2024-11-16T10:15:04.737",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The 404 Solution plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.35.17 via the export feature. This makes it possible for unauthenticated attackers to extract sensitive data such as redirects including GET parameters which may reveal sensitive information."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security@wordfence.com",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "security@wordfence.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-488"
}
]
}
],
"references": [
{
"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3188844%40404-solution%2Ftrunk&old=3169186%40404-solution%2Ftrunk&sfp_email=&sfph_mail=",
"source": "security@wordfence.com"
},
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d738be73-2573-4fb8-b6f0-768a08628265?source=cve",
"source": "security@wordfence.com"
}
]
}

View File

@ -0,0 +1,68 @@
{
"id": "CVE-2024-9887",
"sourceIdentifier": "security@wordfence.com",
"published": "2024-11-16T10:15:05.020",
"lastModified": "2024-11-16T10:15:05.020",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Login using WordPress Users ( WP as SAML IDP ) plugin for WordPress is vulnerable to time-based SQL Injection via the \u2018id\u2019 parameter in all versions up to, and including, 1.15.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security@wordfence.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.2,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "security@wordfence.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://github.com/GumGumZz/wordpress/blob/main/miniorange-wp-as-saml-idp.md",
"source": "security@wordfence.com"
},
{
"url": "https://plugins.trac.wordpress.org/browser/miniorange-wp-as-saml-idp/trunk/controllers/sso-idp-settings.php#L46",
"source": "security@wordfence.com"
},
{
"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3184249%40miniorange-wp-as-saml-idp%2Ftrunk&old=3158222%40miniorange-wp-as-saml-idp%2Ftrunk&sfp_email=&sfph_mail=",
"source": "security@wordfence.com"
},
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/220b0e71-8e80-4a29-982e-259a475835fe?source=cve",
"source": "security@wordfence.com"
}
]
}

View File

@ -13,13 +13,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update
```plain
2024-11-16T07:00:20.385785+00:00
2024-11-16T11:00:30.449660+00:00
```
### Most recent CVE Modification Timestamp synchronized with NVD
```plain
2024-11-16T06:15:07.470000+00:00
2024-11-16T10:15:05.020000+00:00
```
### Last Data Feed Release
@ -33,16 +33,17 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
### Total Number of included CVEs
```plain
270041
270045
```
### CVEs added in the last Commit
Recently added CVEs: `3`
Recently added CVEs: `4`
- [CVE-2024-10614](CVE-2024/CVE-2024-106xx/CVE-2024-10614.json) (`2024-11-16T06:15:07.470`)
- [CVE-2024-10728](CVE-2024/CVE-2024-107xx/CVE-2024-10728.json) (`2024-11-16T05:15:12.510`)
- [CVE-2024-8856](CVE-2024/CVE-2024-88xx/CVE-2024-8856.json) (`2024-11-16T05:15:13.920`)
- [CVE-2024-10592](CVE-2024/CVE-2024-105xx/CVE-2024-10592.json) (`2024-11-16T10:15:04.173`)
- [CVE-2024-10645](CVE-2024/CVE-2024-106xx/CVE-2024-10645.json) (`2024-11-16T09:15:04.037`)
- [CVE-2024-11094](CVE-2024/CVE-2024-110xx/CVE-2024-11094.json) (`2024-11-16T10:15:04.737`)
- [CVE-2024-9887](CVE-2024/CVE-2024-98xx/CVE-2024-9887.json) (`2024-11-16T10:15:05.020`)
### CVEs modified in the last Commit

View File

@ -242887,6 +242887,7 @@ CVE-2024-10586,0,0,f1f769b86eb6d000daef591c5f367193d87a3d50622221457cbf9ad14bf94
CVE-2024-10588,0,0,c2bcaed6fe7b435f43e9c22f77453914df70e3466f4c66fa7dbe7829c2fb6e04,2024-11-12T13:56:24.513000
CVE-2024-10589,0,0,a6d8f39b47e9cb3150ad138c8d50791b37f1119d54a24371f819b9a1d868ac19,2024-11-12T13:56:24.513000
CVE-2024-1059,0,0,76d1b9b40438f497b680a6494941e57752e942263b38e7996980a78bf67b658a,2024-02-05T20:50:26.783000
CVE-2024-10592,1,1,4ff30468b778c3d1e779bb8859c5a3613879480963961ae22ccf4603cd0f0553,2024-11-16T10:15:04.173000
CVE-2024-10593,0,0,f7379b4d068aa0d123148395906d8116a453176503efd9b12d38908f2f73671f,2024-11-13T17:01:16.850000
CVE-2024-10594,0,0,015abb205f2a621c92b02e8c535085d082f03901ef52c99004ce024df21aac90,2024-11-05T17:05:10.533000
CVE-2024-10595,0,0,d179e6b790ca43e523540de6b39a763d6d0e5ba29d81ee639fa2f43517880b37,2024-11-01T20:57:26.027000
@ -242907,7 +242908,7 @@ CVE-2024-10610,0,0,39ff58e58bdcf75e3e8c03a2b4b1c3b2a5c2d7bd78fc63a26bd4d9751953d
CVE-2024-10611,0,0,a2e197a2634c3719c00e010cebb23e6742ac97a5ebd505ee23fbc3b4078405dc,2024-11-05T16:20:27.870000
CVE-2024-10612,0,0,8a019e4c5cfd87a9242e23262c0d7cf92c05b49db3af57ed4d0cdb675d149829,2024-11-05T16:20:43.557000
CVE-2024-10613,0,0,cf7a9ca601b82e80521072beb85e104ce0b058b58f3f13f424885beb372f68e8,2024-11-05T16:20:53.430000
CVE-2024-10614,1,1,24c971ccd683223e15476ac3ee7a1f088eaa677ff9bd282bfefc2615a2d88286,2024-11-16T06:15:07.470000
CVE-2024-10614,0,0,24c971ccd683223e15476ac3ee7a1f088eaa677ff9bd282bfefc2615a2d88286,2024-11-16T06:15:07.470000
CVE-2024-10615,0,0,d468c3c695fbdb8cb7cc6c7db0c7407baccd7e1d70755b08b6bc3f2aa94d8de1,2024-11-04T16:45:15.873000
CVE-2024-10616,0,0,94f55ed4bd0faf50e0891f64e2b5ea20ec640d29892974759f9c3551daa23321,2024-11-04T16:44:56
CVE-2024-10617,0,0,48b23a1a9f67b2d6b1e5c5b67deed264e7e8de26c1992ee93609edc3bcb03f73,2024-11-04T16:44:40.280000
@ -242923,6 +242924,7 @@ CVE-2024-10629,0,0,bb59b60bfa1622bcae883688f4abb2da03db797536cb98faa56cd5444bad0
CVE-2024-1063,0,0,74a897918202555ab7dea6b1737e329d32a036051a3381cf0244644b537611c7,2024-02-05T18:25:57.167000
CVE-2024-1064,0,0,f25346ba7587521e1585b34f9b82a63a0a8099891451ea7215e7704632eec54a,2024-02-12T18:42:14.777000
CVE-2024-10640,0,0,ac7ef83b735eb08b750b4180f25c0a9a90933cf1f06dab6672ff07257389aab2,2024-11-12T13:56:24.513000
CVE-2024-10645,1,1,805cbd7e8cc299a9befea2ef97b8448fb82eaad96927bff62208424acdd355c2,2024-11-16T09:15:04.037000
CVE-2024-10647,0,0,d9ba6608fa541fc383d43441f89db693ddba6534bf6884ce75536f94bd98d4ae,2024-11-08T21:20:50.847000
CVE-2024-1065,0,0,6b929e111558868b0121ca43ebc298de03b6cbdcab98142e875670ec0e17e759,2024-07-03T01:44:57.727000
CVE-2024-10651,0,0,27e099c503dc290e7aac94cd4c1c6b71240bd597597b5702eaef779ee4808c6c,2024-11-01T12:57:03.417000
@ -242970,7 +242972,7 @@ CVE-2024-10711,0,0,667b67eedaf55d76b13f0d67159b73016c214e768164f9d0df569a4659871
CVE-2024-10715,0,0,a0586864202123c788b39c9152d7bb58a990061badde7177b34380925db28d59,2024-11-08T20:25:37.380000
CVE-2024-10717,0,0,15bf585ae057ebcf6ec6298dedd5d0b0b84d2a3f7b0625f84537e2f339a063a0,2024-11-13T17:01:16.850000
CVE-2024-1072,0,0,d1340477909607c729b87fb4231ec3eb5b83c947dd2f9537edfb72049dfc44f6,2024-02-13T19:44:28.620000
CVE-2024-10728,1,1,210dafcceac1da7e73529ab7672de39255c239e625c92fe1709fd956ee5baaa5,2024-11-16T05:15:12.510000
CVE-2024-10728,0,0,210dafcceac1da7e73529ab7672de39255c239e625c92fe1709fd956ee5baaa5,2024-11-16T05:15:12.510000
CVE-2024-1073,0,0,39b7dc528198b2afbafa91161478b052efb2c858a3c417cf6368bfe809460c5d,2024-02-07T20:56:30.313000
CVE-2024-10730,0,0,8808b0788cc1226811ed98f049f4208abdd990eebdc310df0fd93dc6dcaba5d0,2024-11-04T16:42:33.607000
CVE-2024-10731,0,0,93de8ba16d95746d2c9a168c7c655af07635c6e59127c536c13182d794a3dcbf,2024-11-04T16:43:04.747000
@ -243181,6 +243183,7 @@ CVE-2024-1108,0,0,72e8aa7ee320c630f0cd3020b574b902dcf572a1d2888f0afb29692e74e182
CVE-2024-11085,0,0,3714cf171c585b8314cf08084e272628e69703f9efbbf242b101005f7ba6b37e,2024-11-16T04:15:05.700000
CVE-2024-1109,0,0,54a246b33f975a42367e7b2f8f64c59b5c20293302ad365ae743bbdf357522c9,2024-02-10T04:13:21.610000
CVE-2024-11092,0,0,1313d4869973ed54bb8685b2e5e0fe24bbbd0c015c50d19d79737edf0039c8e0,2024-11-16T04:15:05.917000
CVE-2024-11094,1,1,1af90163b7c393665e01968753df0efd008c1deb9f5e38b253a0af7f9a52a550,2024-11-16T10:15:04.737000
CVE-2024-11096,0,0,c3ff544a53c1563b81fded1ba3057d9b03d9b4212c24283ee7f8f621c81cae5e,2024-11-12T13:55:21.227000
CVE-2024-11097,0,0,42c24fe7e0f8ce5adf3737634dc818886f4840c68e0d42aa533b9f6a8bbe1a75,2024-11-14T15:14:40.767000
CVE-2024-11099,0,0,b02ba7425ae521b4e61975a45bff8e8ecb52a8a9c6c1cb2a6953e7ebe403b20e,2024-11-14T14:37:45.570000
@ -269290,7 +269293,7 @@ CVE-2024-8810,0,0,28ccf959675d77b7e3dcf659d948720de4b02c335959c6c7364babe715cf7b
CVE-2024-8850,0,0,60f99c260767f82bf00cc7954ec3e058985003b965020b8d3dac7a45b3ea5f64,2024-09-25T18:49:53.397000
CVE-2024-8852,0,0,4c29aa9b59fffc51165fcfe6324e59328792cc2858478a0eeda39ebd10055ec2,2024-10-25T21:20:11.410000
CVE-2024-8853,0,0,b5a3b0675f8f2657c7381537f08c47ae3a3694c18acf1b18976370e35c278f0e,2024-09-25T17:49:25.653000
CVE-2024-8856,1,1,17cad0dd21191e9daa7fa455ad4e34adc4508d865d18ebb384f796d7797cd159,2024-11-16T05:15:13.920000
CVE-2024-8856,0,0,17cad0dd21191e9daa7fa455ad4e34adc4508d865d18ebb384f796d7797cd159,2024-11-16T05:15:13.920000
CVE-2024-8858,0,0,a55a2b45b2b7a3f3c60e0d8077307a88defc4d63f2b498893a25b1463c90c22f,2024-10-02T18:41:29.067000
CVE-2024-8861,0,0,d76e122800aa09ccce1d9be4ecd54fe7a1857f12f95213a173e1ba2fbaa723db,2024-10-01T13:41:27.213000
CVE-2024-8862,0,0,d2fbbde6c386af624a5ae935a7a4eac6c09ff6dabefe8b3cf0bd8d2bf80b0d66,2024-09-20T15:47:10.697000
@ -269945,6 +269948,7 @@ CVE-2024-9883,0,0,3d8bffa6f00f1635d66365d71fac3209d831583acb3bbea648179300cb3b5f
CVE-2024-9884,0,0,757f98f3275a3bf4e9b1e819bb018e139225ae1ebee044e7c027a7c44897e089,2024-11-01T12:57:03.417000
CVE-2024-9885,0,0,eba2ae86e119460d513882eefada4208486dcdf1501994be9aa95d7bb726e2cd,2024-11-01T12:57:03.417000
CVE-2024-9886,0,0,2d0240a7ec94642b6f1f1ed4572b40ffdd3dbdf8ae33aee8a7b267be1166a129,2024-11-01T12:57:03.417000
CVE-2024-9887,1,1,2244630499d7610b1215c2e9fb225d4333507582239171bb9e403f5ad75b247a,2024-11-16T10:15:05.020000
CVE-2024-9888,0,0,de5de1e3177c72ea1d0a5d19aa48b1693390bd1baf1f85524c962ffa2c18433f,2024-10-16T16:38:14.557000
CVE-2024-9889,0,0,7b65cd99447fbfa39cd4dc11381cd45c81ad318b56728df89040915de3d7880c,2024-11-01T15:27:23.777000
CVE-2024-9890,0,0,d7f68ba62671a34c8b89dcbd3c5c40cfcc4d5decfd7c261059a9e135d650d182,2024-10-28T13:58:09.230000

Can't render this file because it is too large.