Skip to content

Commit ef0209a

Browse files
1 parent b857827 commit ef0209a

File tree

4 files changed

+134
-1
lines changed

4 files changed

+134
-1
lines changed

advisories/unreviewed/2022/05/GHSA-f3c4-4h69-w2fp/GHSA-f3c4-4h69-w2fp.json

Lines changed: 9 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-f3c4-4h69-w2fp",
4-
"modified": "2023-01-24T03:30:18Z",
4+
"modified": "2025-11-05T03:30:23Z",
55
"published": "2022-05-24T17:12:02Z",
66
"aliases": [
77
"CVE-2019-18860"
@@ -42,6 +42,14 @@
4242
{
4343
"type": "WEB",
4444
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00018.html"
45+
},
46+
{
47+
"type": "WEB",
48+
"url": "http://www.openwall.com/lists/oss-security/2025/11/04/7"
49+
},
50+
{
51+
"type": "WEB",
52+
"url": "http://www.openwall.com/lists/oss-security/2025/11/05/1"
4553
}
4654
],
4755
"database_specific": {
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-6wgh-rvcx-89g9",
4+
"modified": "2025-11-05T03:30:24Z",
5+
"published": "2025-11-05T03:30:24Z",
6+
"aliases": [
7+
"CVE-2025-8871"
8+
],
9+
"details": "The Everest Forms (Pro) plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.9.7 via deserialization of untrusted input in the mime_content_type() function. This makes it possible for unauthenticated attackers to inject a PHP Object. This vulnerability may be exploited by unauthenticated attackers when a form is present on the site with a non-required signature form field along with an image upload field. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present. This vulnerability is only exploitable in PHP versions prior to 8.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L"
14+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8871"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://everestforms.net/changelog"
25+
},
26+
{
27+
"type": "WEB",
28+
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/11d45287-f875-4cc9-aaf6-47158fe32858?source=cve"
29+
}
30+
],
31+
"database_specific": {
32+
"cwe_ids": [
33+
"CWE-502"
34+
],
35+
"severity": "MODERATE",
36+
"github_reviewed": false,
37+
"github_reviewed_at": null,
38+
"nvd_published_at": "2025-11-05T03:15:42Z"
39+
}
40+
}
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-99pj-8225-q39g",
4+
"modified": "2025-11-05T03:30:24Z",
5+
"published": "2025-11-05T03:30:24Z",
6+
"aliases": [
7+
"CVE-2025-12582"
8+
],
9+
"details": "The Features plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'features_revert_option AJAX endpoint in all versions up to, and including, 0.0.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to revert options.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
14+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12582"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://wordpress.org/plugins/features"
25+
},
26+
{
27+
"type": "WEB",
28+
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4a6efab8-04a0-459f-a791-9360c83e5dbe?source=cve"
29+
}
30+
],
31+
"database_specific": {
32+
"cwe_ids": [
33+
"CWE-862"
34+
],
35+
"severity": "MODERATE",
36+
"github_reviewed": false,
37+
"github_reviewed_at": null,
38+
"nvd_published_at": "2025-11-05T03:15:42Z"
39+
}
40+
}
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-jc85-fpwf-qm7x",
4+
"modified": "2025-11-05T03:30:23Z",
5+
"published": "2025-11-05T03:30:23Z",
6+
"aliases": [
7+
"CVE-2025-12735"
8+
],
9+
"details": "The expr-eval library is a JavaScript expression parser and evaluator designed to safely evaluate mathematical expressions with user-defined variables. However, due to insufficient input validation, an attacker can pass a crafted variables object into the evaluate() function and trigger arbitrary code execution.",
10+
"severity": [],
11+
"affected": [],
12+
"references": [
13+
{
14+
"type": "ADVISORY",
15+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12735"
16+
},
17+
{
18+
"type": "WEB",
19+
"url": "https://github.com/silentmatt/expr-eval/pull/288"
20+
},
21+
{
22+
"type": "WEB",
23+
"url": "https://github.com/jorenbroekema/expr-eval"
24+
},
25+
{
26+
"type": "WEB",
27+
"url": "https://github.com/silentmatt/expr-eval"
28+
},
29+
{
30+
"type": "WEB",
31+
"url": "https://www.npmjs.com/package/expr-eval"
32+
},
33+
{
34+
"type": "WEB",
35+
"url": "https://www.npmjs.com/package/expr-eval-fork"
36+
}
37+
],
38+
"database_specific": {
39+
"cwe_ids": [],
40+
"severity": null,
41+
"github_reviewed": false,
42+
"github_reviewed_at": null,
43+
"nvd_published_at": "2025-11-05T01:15:33Z"
44+
}
45+
}

0 commit comments

Comments
 (0)