Skip to content

Commit b68968c

Browse files
Advisory Database Sync
1 parent 523d3b3 commit b68968c

File tree

41 files changed

+902
-69
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+902
-69
lines changed

advisories/unreviewed/2025/07/GHSA-h9m7-cj39-6vrg/GHSA-h9m7-cj39-6vrg.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
],
4747
"database_specific": {
4848
"cwe_ids": [
49-
"CWE-119"
49+
"CWE-119",
50+
"CWE-787"
5051
],
5152
"severity": "HIGH",
5253
"github_reviewed": false,

advisories/unreviewed/2025/07/GHSA-pwrj-h3fw-3qp7/GHSA-pwrj-h3fw-3qp7.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
],
4747
"database_specific": {
4848
"cwe_ids": [
49-
"CWE-404"
49+
"CWE-404",
50+
"CWE-476"
5051
],
5152
"severity": "HIGH",
5253
"github_reviewed": false,

advisories/unreviewed/2025/07/GHSA-rhrw-79v5-jc5x/GHSA-rhrw-79v5-jc5x.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-rhrw-79v5-jc5x",
4-
"modified": "2025-07-02T21:32:00Z",
4+
"modified": "2025-09-16T21:31:16Z",
55
"published": "2025-07-02T21:32:00Z",
66
"aliases": [
77
"CVE-2025-34079"
88
],
99
"details": "An authenticated remote code execution vulnerability exists in NSClient++ version 0.5.2.35 when the web interface and ExternalScripts module are enabled. A remote attacker with the administrator password can authenticate to the web interface (default port 8443), inject arbitrary commands as external scripts via the /settings/query.json API, save the configuration, and trigger the script via the /query/{name} endpoint. The injected commands are executed with SYSTEM privileges, enabling full remote compromise.\n\nThis capability is an intended feature, but the lack of safeguards or privilege separation makes it risky when exposed to untrusted actors.",
1010
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
14+
},
1115
{
1216
"type": "CVSS_V4",
1317
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"

advisories/unreviewed/2025/07/GHSA-rjr7-x9gp-9rwg/GHSA-rjr7-x9gp-9rwg.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-rjr7-x9gp-9rwg",
4-
"modified": "2025-07-03T21:31:25Z",
4+
"modified": "2025-09-16T21:31:16Z",
55
"published": "2025-07-03T21:31:25Z",
66
"aliases": [
77
"CVE-2025-34088"
88
],
99
"details": "An authenticated remote code execution vulnerability exists in Pandora FMS version 7.0NG and earlier. The net_tools.php functionality allows authenticated users to execute arbitrary OS commands via the select_ips parameter when performing network tools operations, such as pinging. This occurs because user input is not properly sanitized before being passed to system commands, enabling command injection.",
1010
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
14+
},
1115
{
1216
"type": "CVSS_V4",
1317
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"

advisories/unreviewed/2025/07/GHSA-vhxp-qr7j-q4qj/GHSA-vhxp-qr7j-q4qj.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-vhxp-qr7j-q4qj",
4-
"modified": "2025-07-20T06:31:16Z",
4+
"modified": "2025-09-16T21:31:16Z",
55
"published": "2025-07-20T06:31:16Z",
66
"aliases": [
77
"CVE-2025-7868"
@@ -38,6 +38,10 @@
3838
{
3939
"type": "WEB",
4040
"url": "https://vuldb.com/?submit.605655"
41+
},
42+
{
43+
"type": "WEB",
44+
"url": "https://vuldb.com/?submit.644373"
4145
}
4246
],
4347
"database_specific": {

advisories/unreviewed/2025/08/GHSA-56pj-vpvp-4mhh/GHSA-56pj-vpvp-4mhh.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
],
4747
"database_specific": {
4848
"cwe_ids": [
49-
"CWE-284"
49+
"CWE-284",
50+
"CWE-434"
5051
],
5152
"severity": "MODERATE",
5253
"github_reviewed": false,

advisories/unreviewed/2025/08/GHSA-6fr7-pp7m-hwfj/GHSA-6fr7-pp7m-hwfj.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-6fr7-pp7m-hwfj",
4-
"modified": "2025-08-10T18:30:24Z",
4+
"modified": "2025-09-16T21:31:17Z",
55
"published": "2025-08-10T18:30:24Z",
66
"aliases": [
77
"CVE-2025-8815"

advisories/unreviewed/2025/08/GHSA-m74m-p8vw-fgv5/GHSA-m74m-p8vw-fgv5.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-m74m-p8vw-fgv5",
4-
"modified": "2025-08-11T09:30:36Z",
4+
"modified": "2025-09-16T21:31:17Z",
55
"published": "2025-08-11T09:30:36Z",
66
"aliases": [
77
"CVE-2025-8661"
88
],
99
"details": "A stored Cross-Site Scripting vulnerability (XSS) occurs when the server does not properly validate or encode the data entered by the user.",
1010
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
14+
},
1115
{
1216
"type": "CVSS_V4",
1317
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"

advisories/unreviewed/2025/08/GHSA-p7cc-89mg-9wr6/GHSA-p7cc-89mg-9wr6.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@
5454
],
5555
"database_specific": {
5656
"cwe_ids": [
57-
"CWE-119"
57+
"CWE-119",
58+
"CWE-416"
5859
],
5960
"severity": "MODERATE",
6061
"github_reviewed": false,

advisories/unreviewed/2025/08/GHSA-vv73-j722-jwwp/GHSA-vv73-j722-jwwp.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
],
4747
"database_specific": {
4848
"cwe_ids": [
49-
"CWE-200"
49+
"CWE-200",
50+
"CWE-209"
5051
],
5152
"severity": "MODERATE",
5253
"github_reviewed": false,

0 commit comments

Comments
 (0)